Sfoglia il codice sorgente

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

Rainer Klute 7 anni fa
parent
commit
17e90e8c2a

+ 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"/>