File: menudata.js

package info (click to toggle)
hwloc 1.11.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,800 kB
  • ctags: 4,878
  • sloc: ansic: 38,012; xml: 7,505; sh: 5,669; makefile: 1,658; php: 8; sed: 4
file content (45 lines) | stat: -rw-r--r-- 1,969 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
var menudata={children:[
{text:'Main Page',url:'index.html'},
{text:'Related Pages',url:'pages.html'},
{text:'Modules',url:'modules.html'},
{text:'Data Structures',url:'annotated.html',children:[
{text:'Data Structures',url:'annotated.html'},
{text:'Data Fields',url:'functions.html',children:[
{text:'All',url:'functions.html',children:[
{text:'a',url:'functions.html#index_a'},
{text:'b',url:'functions.html#index_b'},
{text:'c',url:'functions.html#index_c'},
{text:'d',url:'functions.html#index_d'},
{text:'e',url:'functions.html#index_e'},
{text:'f',url:'functions.html#index_f'},
{text:'g',url:'functions.html#index_g'},
{text:'i',url:'functions.html#index_i'},
{text:'l',url:'functions.html#index_l'},
{text:'m',url:'functions.html#index_m'},
{text:'n',url:'functions.html#index_n'},
{text:'o',url:'functions.html#index_o'},
{text:'p',url:'functions.html#index_p'},
{text:'r',url:'functions.html#index_r'},
{text:'s',url:'functions.html#index_s'},
{text:'t',url:'functions.html#index_t'},
{text:'u',url:'functions.html#index_u'},
{text:'v',url:'functions.html#index_v'}]},
{text:'Variables',url:'functions_vars.html',children:[
{text:'a',url:'functions_vars.html#index_a'},
{text:'b',url:'functions_vars.html#index_b'},
{text:'c',url:'functions_vars.html#index_c'},
{text:'d',url:'functions_vars.html#index_d'},
{text:'e',url:'functions_vars.html#index_e'},
{text:'f',url:'functions_vars.html#index_f'},
{text:'g',url:'functions_vars.html#index_g'},
{text:'i',url:'functions_vars.html#index_i'},
{text:'l',url:'functions_vars.html#index_l'},
{text:'m',url:'functions_vars.html#index_m'},
{text:'n',url:'functions_vars.html#index_n'},
{text:'o',url:'functions_vars.html#index_o'},
{text:'p',url:'functions_vars.html#index_p'},
{text:'r',url:'functions_vars.html#index_r'},
{text:'s',url:'functions_vars.html#index_s'},
{text:'t',url:'functions_vars.html#index_t'},
{text:'u',url:'functions_vars.html#index_u'},
{text:'v',url:'functions_vars.html#index_v'}]}]}]}]}