You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
30 lines
422 B
30 lines
422 B
var indexSectionsWithContent = |
|
{ |
|
0: "abcdefghilmnopqrstuvwyz", |
|
1: "abcdefghilmnopqrstuvw", |
|
2: "abcdefghilmnopqrstuvwyz", |
|
3: "abdfhilmpqsuvw", |
|
4: "acefgimrsv", |
|
5: "o" |
|
}; |
|
|
|
var indexSectionNames = |
|
{ |
|
0: "all", |
|
1: "files", |
|
2: "functions", |
|
3: "typedefs", |
|
4: "groups", |
|
5: "pages" |
|
}; |
|
|
|
var indexSectionLabels = |
|
{ |
|
0: "All", |
|
1: "Files", |
|
2: "Functions", |
|
3: "Typedefs", |
|
4: "Modules", |
|
5: "Pages" |
|
}; |
|
|
|
|