mirror of
https://github.com/SMFSW/cI2C
synced 2024-11-22 09:54:23 +01:00
8790fed763
Commit: b9babcdde0
43 lines
559 B
JavaScript
43 lines
559 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "_abcdefgilmrstw",
|
|
1: "cis",
|
|
2: "c",
|
|
3: "ils",
|
|
4: "abcfrstw",
|
|
5: "ci",
|
|
6: "e",
|
|
7: "i",
|
|
8: "_cdilmrst",
|
|
9: "g"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "classes",
|
|
2: "files",
|
|
3: "functions",
|
|
4: "variables",
|
|
5: "typedefs",
|
|
6: "enums",
|
|
7: "enumvalues",
|
|
8: "defines",
|
|
9: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "All",
|
|
1: "Data Structures",
|
|
2: "Files",
|
|
3: "Functions",
|
|
4: "Variables",
|
|
5: "Typedefs",
|
|
6: "Enumerations",
|
|
7: "Enumerator",
|
|
8: "Macros",
|
|
9: "Pages"
|
|
};
|
|
|