diff options
Diffstat (limited to 'doc/html/menudata.js')
| -rw-r--r-- | doc/html/menudata.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/html/menudata.js b/doc/html/menudata.js index 0740f28..3f63df8 100644 --- a/doc/html/menudata.js +++ b/doc/html/menudata.js @@ -43,8 +43,7 @@ var menudata={children:[ {text:'Files',url:'files.html',children:[ {text:'File List',url:'files.html'}, {text:'File Members',url:'globals.html',children:[ -{text:'All',url:'globals.html',children:[ -{text:'n',url:'globals.html#index_n'}]}, +{text:'All',url:'globals.html'}, {text:'Functions',url:'globals_func.html'}, {text:'Typedefs',url:'globals_type.html'}, {text:'Enumerations',url:'globals_enum.html'}, |