diff options
author | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-01-25 20:03:52 +0000 |
---|---|---|
committer | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-01-25 20:03:52 +0000 |
commit | fabc6d28eaf6e0227c68673d3c564c31f4c01a17 (patch) | |
tree | 60d06677060ee13c2697cfafb7bb6863cf8e751b /menudata.js | |
parent | 42795641a55e0a89f9674cb65b8e71024508293d (diff) | |
download | Sensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.tar.gz Sensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.tar.bz2 Sensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.zip |
deploy: b8de35658ffd78ad8b22f91ccbbd3d63663afda9
Diffstat (limited to 'menudata.js')
-rw-r--r-- | menudata.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/menudata.js b/menudata.js index e455f821..d1ece132 100644 --- a/menudata.js +++ b/menudata.js @@ -23,13 +23,4 @@ @licend The above is the entire license notice for the JavaScript code in this file */ var menudata={children:[ -{text:"Main Page",url:"index.html"}, -{text:"Modules",url:"modules.html"}, -{text:"Data Structures",url:"annotated.html",children:[ -{text:"Data Structures",url:"annotated.html"}, -{text:"Data Structure Index",url:"classes.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:"Main Page",url:"index.html"}]} |