You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
715 B
JavaScript
46 lines
715 B
JavaScript
4 years ago
|
var indexSectionsWithContent =
|
||
|
{
|
||
|
0: "3_abcdefghijklmnopqrstuvwxy",
|
||
|
1: "_acdefghimnopqrstuw",
|
||
|
2: "acdefghimnopqrstuw",
|
||
|
3: "drs",
|
||
|
4: "_abcdefghijklmnopqrstuvwxy",
|
||
|
5: "irw",
|
||
|
6: "i",
|
||
|
7: "abcdefghimnopqrstuw",
|
||
|
8: "_abcdefghimnopqrstuw",
|
||
|
9: "3abcdefghimnopqrstuw",
|
||
|
10: "s"
|
||
|
};
|
||
|
|
||
|
var indexSectionNames =
|
||
|
{
|
||
|
0: "all",
|
||
|
1: "classes",
|
||
|
2: "files",
|
||
|
3: "functions",
|
||
|
4: "variables",
|
||
|
5: "typedefs",
|
||
|
6: "enums",
|
||
|
7: "enumvalues",
|
||
|
8: "defines",
|
||
|
9: "groups",
|
||
|
10: "pages"
|
||
|
};
|
||
|
|
||
|
var indexSectionLabels =
|
||
|
{
|
||
|
0: "All",
|
||
|
1: "Data Structures",
|
||
|
2: "Files",
|
||
|
3: "Functions",
|
||
|
4: "Variables",
|
||
|
5: "Typedefs",
|
||
|
6: "Enumerations",
|
||
|
7: "Enumerator",
|
||
|
8: "Macros",
|
||
|
9: "Modules",
|
||
|
10: "Pages"
|
||
|
};
|
||
|
|