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.
40 lines
573 B
JavaScript
40 lines
573 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "abcdefghiklmnoprstuvwy",
|
|
1: "cms",
|
|
2: "cefgmv",
|
|
3: "bcdegimrstuw",
|
|
4: "abcdehiklmnoprstuwy",
|
|
5: "e",
|
|
6: "b",
|
|
7: "abcdelmnprst",
|
|
8: "a"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "classes",
|
|
2: "files",
|
|
3: "functions",
|
|
4: "variables",
|
|
5: "enums",
|
|
6: "enumvalues",
|
|
7: "defines",
|
|
8: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "Alle",
|
|
1: "Datenstrukturen",
|
|
2: "Dateien",
|
|
3: "Funktionen",
|
|
4: "Variablen",
|
|
5: "Aufzählungen",
|
|
6: "Aufzählungswerte",
|
|
7: "Makrodefinitionen",
|
|
8: "Seiten"
|
|
};
|
|
|