Refactored for a flat buffer friendly, and O(1) or O(n) time complexities.
This commit is contained in:
24
documentation/html/search/searchdata.js
Normal file
24
documentation/html/search/searchdata.js
Normal file
@@ -0,0 +1,24 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "aegp~",
|
||||
1: "egp",
|
||||
2: "ag~",
|
||||
3: "g"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
{
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "functions",
|
||||
3: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
{
|
||||
0: "All",
|
||||
1: "Classes",
|
||||
2: "Functions",
|
||||
3: "Pages"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user