瀏覽代碼

Issue 1710: References to typescript-domain-toc.xml commented out. (#1724)

Rainer Klute 7 年之前
父節點
當前提交
17e90e8c2a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      plugins/org.yakindu.sct.doc.user/plugin.xml
  2. 1 1
      plugins/org.yakindu.sct.doc.user/toc.xml

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

@@ -11,7 +11,7 @@
         <toc file="help/user-guide/editing_statecharts-toc.xml" primary="false"/>
         <toc file="help/user-guide/simulating_statecharts-toc.xml" primary="false"/>
         <toc file="help/user-guide/c-domain-toc.xml" primary="false"/>
-        <toc file="help/user-guide/typescript-domain-toc.xml" primary="false"/>
+        <!-- <toc file="help/user-guide/typescript-domain-toc.xml" primary="false"/> -->
         <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"/>

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

@@ -15,7 +15,7 @@
         <link toc="help/user-guide/editing_statecharts-toc.xml"/>
         <link toc="help/user-guide/simulating_statecharts-toc.xml"/>
         <link toc="help/user-guide/c-domain-toc.xml"/>
-        <link toc="help/user-guide/typescript-domain-toc.xml"/>
+        <!-- <link toc="help/user-guide/typescript-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"/>