aboutsummaryrefslogtreecommitdiffstats
path: root/navtreedata.js
diff options
context:
space:
mode:
Diffstat (limited to 'navtreedata.js')
-rw-r--r--navtreedata.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/navtreedata.js b/navtreedata.js
index 135fa2bb..41679f6b 100644
--- a/navtreedata.js
+++ b/navtreedata.js
@@ -28,9 +28,7 @@ var NAVTREE =
[ "File List", "files.html", "files" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
- [ "Functions", "globals_func.html", null ],
- [ "Variables", "globals_vars.html", null ],
- [ "Macros", "globals_defs.html", null ]
+ [ "Functions", "globals_func.html", null ]
] ]
] ]
] ]
@@ -38,8 +36,8 @@ var NAVTREE =
var NAVTREEINDEX =
[
-"3_88_82_2CompilerIdCXX_2CMakeCXXCompilerId_8cpp.html",
-"dir_4fef79e7177ba769987a8da36c892c5f.html"
+"annotated.html",
+"md_README.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';