diff options
Diffstat (limited to 'doc/api-ref/html/menudata.js')
-rw-r--r-- | doc/api-ref/html/menudata.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/api-ref/html/menudata.js b/doc/api-ref/html/menudata.js new file mode 100644 index 0000000..52fe2ba --- /dev/null +++ b/doc/api-ref/html/menudata.js @@ -0,0 +1,16 @@ +var menudata={children:[ +{text:"Main Page",url:"index.html"}, +{text:"Data Structures",url:"annotated.html",children:[ +{text:"Data Structures",url:"annotated.html"}, +{text:"Data Structure Index",url:"classes.html"}, +{text:"Data Fields",url:"functions.html",children:[ +{text:"All",url:"functions.html"}, +{text:"Functions",url:"functions_func.html"}, +{text:"Variables",url:"functions_vars.html"}]}]}, +{text:"Files",url:"files.html",children:[ +{text:"File List",url:"files.html"}, +{text:"Globals",url:"globals.html",children:[ +{text:"All",url:"globals.html"}, +{text:"Functions",url:"globals_func.html"}, +{text:"Variables",url:"globals_vars.html"}, +{text:"Macros",url:"globals_defs.html"}]}]}]} |