Browse Source

Change order of chapters

Rene Beckmann 8 years ago
parent
commit
1ef9f8e074
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/org.yakindu.sct.doc.user/toc.xml

+ 1 - 1
plugins/org.yakindu.sct.doc.user/toc.xml

@@ -13,10 +13,10 @@
 
     <topic label="User Guide">
         <link toc="help/user-guide/editing_statecharts-toc.xml"/>
+        <link toc="help/user-guide/statechart_language-toc.xml"/>
         <link toc="help/user-guide/simulating_statecharts-toc.xml"/>
         <link toc="help/user-guide/advanced_simulation-toc.xml"/>
         <link toc="help/user-guide/c-domain-toc.xml"/>
-        <link toc="help/user-guide/statechart_language-toc.xml"/>
         <link toc="help/user-guide/generating_code-toc.xml"/>
         <link toc="help/user-guide/generating_code_headless-toc.xml"/>
     </topic>