diff --git a/de.bmotionstudio.help/customBuild.xml b/de.bmotionstudio.help/customBuild.xml
index 52a065eab9e5eeff387765e7703f00c1ffce8ed2..9c92fccaa605574ec7b48c3f45e80a1c34193eb0 100644
--- a/de.bmotionstudio.help/customBuild.xml
+++ b/de.bmotionstudio.help/customBuild.xml
@@ -52,6 +52,7 @@
     	    		generateUnifiedToc="false">
     	    		<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/Glossary" title="BMotion Studio Glossary" generateToc="true"/>
     	    		<pageAppendum>
 = Updating This Document =
 
diff --git a/de.bmotionstudio.help/plugin.xml b/de.bmotionstudio.help/plugin.xml
index 15735205f7fe0e34ac72b93fe7553cbeadb4ed55..18c73be8a45716c079f354924d055b75a3b91641 100644
--- a/de.bmotionstudio.help/plugin.xml
+++ b/de.bmotionstudio.help/plugin.xml
@@ -18,6 +18,11 @@
             file="User-Guide-Reference-toc.xml"
             primary="false">
       </toc>
+      <toc
+            category="BMS"
+            file="User-Guide-Glossary-toc.xml"
+            primary="false">
+      </toc>      
    </extension>
 
 </plugin>
diff --git a/de.bmotionstudio.help/toc.xml b/de.bmotionstudio.help/toc.xml
index fbef77a9294956974160c7285475c3ac341d027b..cf5214fe5fd18a5a16ecb06d3030c1843e48cd0b 100644
--- a/de.bmotionstudio.help/toc.xml
+++ b/de.bmotionstudio.help/toc.xml
@@ -25,6 +25,12 @@
     <anchor id="after-reference-content"/>
     <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>  
    <anchor id="after-reference"/>
    <anchor id="additions"/>
  	<topic href="doc/notices.html" label="Legal" />