aboutsummaryrefslogtreecommitdiffstats
path: root/VES5.0/doxygen-1.8.12/html/examples/group/html/menudata.js
blob: dca670a728a5dc056b1388d979331ed666359ba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
var menudata={children:[
{text:'Main Page',url:'index.html'},
{text:'Modules',url:'modules.html'},
{text:'Namespaces',url:'namespaces.html',children:[
{text:'Namespace List',url:'namespaces.html'}]},
{text:'Classes',url:'annotated.html',children:[
{text:'Class List',url:'annotated.html'},
{text:'Class Index',url:'classes.html'}]},
{text:'Files',url:'files.html',children:[
{text:'File List',url:'files.html'},
{text:'File Members',url:'globals.html',children:[
{text:'All',url:'globals.html'},
{text:'Functions',url:'globals_func.html'}]}]}]}