]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.core/src/org/simantics/help/core/SimanticsTocProvider.java
Sync git svn branch with SVN repository r33153.
[simantics/platform.git] / bundles / org.simantics.help.core / src / org / simantics / help / core / SimanticsTocProvider.java
index 559ef55ea816746816867887877ad72a1084c287..d9a31a4e3b274bc4df6d32d39ff42556402bb8e2 100644 (file)
@@ -114,7 +114,7 @@ public class SimanticsTocProvider extends AbstractTocProvider {
             contribution.setCategoryId("category_" + toc.getLabel());\r
             contribution.setPrimary(true);\r
             contribution.setContributorId(Activator.PLUGIN_ID);\r
-            \r
+            contribution.setExtraDocuments(new String[0]);\r
             contribution.setToc(toc);\r
             contributions.add(contribution);\r
         }\r