diff --git a/javascript/DocumentationViewer.js b/javascript/DocumentationViewer.js index d629dba..d0e3c44 100755 --- a/javascript/DocumentationViewer.js +++ b/javascript/DocumentationViewer.js @@ -50,7 +50,19 @@ $("#table-of-contents li a").click(function (e) { e.stopPropagation(); }); } - + + /** ----------------------------------------------- + * SUBMENU + * + * move to separate menu block + */ + if ($("#submenu").length > 0) { + var submenu = '