浏览代码

Documentation: Section on SCTUnit now also available in Eclipse help

Rainer Klute 8 年之前
父节点
当前提交
db021bc431
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      plugins/org.yakindu.sct.doc.user/plugin.xml
  2. 1 0
      plugins/org.yakindu.sct.doc.user/toc.xml

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

@@ -15,6 +15,7 @@
         <toc file="help/user-guide/statechart_language-toc.xml" primary="false"/>
         <toc file="help/user-guide/generating_code-toc.xml" primary="false"/>
         <toc file="help/user-guide/generating_code_headless-toc.xml" primary="false"/>
+        <toc file="help/user-guide/sctunit-toc.xml" primary="false"/>
         <toc file="help/installation/installation-toc.xml" primary="false"/>
     </extension>
 

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

@@ -19,6 +19,7 @@
         <link toc="help/user-guide/c-domain-toc.xml"/>
         <link toc="help/user-guide/generating_code-toc.xml"/>
         <link toc="help/user-guide/generating_code_headless-toc.xml"/>
+        <link toc="help/user-guide/sctunit-toc.xml"/>
     </topic>
 
     <link toc="help/installation/installation-toc.xml"/>