...
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "_abcdefghijklmnopqrstuvwx",
|
||||
1: "abcdefhijklmoprstuwx",
|
||||
2: "acflmprs",
|
||||
3: "abcdefghijlmnopqrstuvwx",
|
||||
4: "_abcdefghijklmnopqrstuvwx",
|
||||
5: "bcdefhijklmorstwx",
|
||||
6: "efhosv",
|
||||
7: "efghkmsvw",
|
||||
8: "acdfghijmoprswx"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
{
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "files",
|
||||
3: "functions",
|
||||
4: "variables",
|
||||
5: "typedefs",
|
||||
6: "enums",
|
||||
7: "enumvalues",
|
||||
8: "defines"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
{
|
||||
0: "All",
|
||||
1: "Data Structures",
|
||||
2: "Files",
|
||||
3: "Functions",
|
||||
4: "Variables",
|
||||
5: "Typedefs",
|
||||
6: "Enumerations",
|
||||
7: "Enumerator",
|
||||
8: "Macros"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user