mastodonpp/docs/search/searchdata.js
2020-01-14 23:20:02 +01:00

40 lines
524 B
JavaScript

var indexSectionsWithContent =
{
0: "abcdeghimnopstuvw~",
1: "aceio",
2: "m",
3: "acdegimnopstuw~",
4: "bcdeht",
5: "ep",
6: "hopv",
7: "o",
8: "m"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "namespaces",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "related",
8: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Namespaces",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Friends",
8: "Pages"
};