Skip to content
Snippets Groups Projects
Commit f9c152d2 authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

added glossary section to bms help plugin

parent 18238648
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
generateUnifiedToc="false"> generateUnifiedToc="false">
<path name="User_Guide/Tutorial" title="BMotion Studio Tutorial" generateToc="true"/> <path name="User_Guide/Tutorial" title="BMotion Studio Tutorial" generateToc="true"/>
<path name="User_Guide/Reference" title="BMotion Studio Reference" generateToc="true"/> <path name="User_Guide/Reference" title="BMotion Studio Reference" generateToc="true"/>
<path name="User_Guide/Glossary" title="BMotion Studio Glossary" generateToc="true"/>
<pageAppendum> <pageAppendum>
= Updating This Document = = Updating This Document =
......
...@@ -18,6 +18,11 @@ ...@@ -18,6 +18,11 @@
file="User-Guide-Reference-toc.xml" file="User-Guide-Reference-toc.xml"
primary="false"> primary="false">
</toc> </toc>
<toc
category="BMS"
file="User-Guide-Glossary-toc.xml"
primary="false">
</toc>
</extension> </extension>
</plugin> </plugin>
...@@ -24,6 +24,12 @@ ...@@ -24,6 +24,12 @@
<link toc="User-Guide-Reference-toc.xml"/> <link toc="User-Guide-Reference-toc.xml"/>
<anchor id="after-reference-content"/> <anchor id="after-reference-content"/>
<anchor id="additions-reference" /> <anchor id="additions-reference" />
</topic>
<topic label="Glossary">
<anchor id="before-glossary-content"/>
<link toc="User-Guide-Glossary-toc.xml"/>
<anchor id="after-glossary-content"/>
<anchor id="additions-glossary"/>
</topic> </topic>
<anchor id="after-reference"/> <anchor id="after-reference"/>
<anchor id="additions"/> <anchor id="additions"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment