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.
34 lines
464 B
JavaScript
34 lines
464 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "abcdefghiklmnprstuvwy",
|
|
1: "cms",
|
|
2: "cefgmv",
|
|
3: "bcdegirstuw",
|
|
4: "abcdehiklmnprstuwy",
|
|
5: "aclmnps",
|
|
6: "a"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "classes",
|
|
2: "files",
|
|
3: "functions",
|
|
4: "variables",
|
|
5: "defines",
|
|
6: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "Alle",
|
|
1: "Datenstrukturen",
|
|
2: "Dateien",
|
|
3: "Funktionen",
|
|
4: "Variablen",
|
|
5: "Makrodefinitionen",
|
|
6: "Seiten"
|
|
};
|
|
|