mirror of https://github.com/hmatuschek/libsdr
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
565 B
JavaScript
40 lines
565 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "_abcdefghilmnopqrstuvw~",
|
|
1: "abcdfgilmopqrstuvw",
|
|
2: "_abcdefghilmnopqrstuvw~",
|
|
3: "_hnst",
|
|
4: "ciors",
|
|
5: "admst",
|
|
6: "acfilnrstw",
|
|
7: "df",
|
|
8: "abdt"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "classes",
|
|
2: "functions",
|
|
3: "variables",
|
|
4: "typedefs",
|
|
5: "enums",
|
|
6: "enumvalues",
|
|
7: "groups",
|
|
8: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "All",
|
|
1: "Classes",
|
|
2: "Functions",
|
|
3: "Variables",
|
|
4: "Typedefs",
|
|
5: "Enumerations",
|
|
6: "Enumerator",
|
|
7: "Modules",
|
|
8: "Pages"
|
|
};
|
|
|