deploy: d6dc083a5a
This commit is contained in:
27
search/searchdata.js
Normal file
27
search/searchdata.js
Normal file
@@ -0,0 +1,27 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "acdefghilmoprstv~",
|
||||
1: "demopst",
|
||||
2: "cdefgiloprstv~",
|
||||
3: "acdfhioprst",
|
||||
4: "cs"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
{
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "functions",
|
||||
3: "variables",
|
||||
4: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
{
|
||||
0: "All",
|
||||
1: "Classes",
|
||||
2: "Functions",
|
||||
3: "Variables",
|
||||
4: "Pages"
|
||||
};
|
||||
|
Reference in New Issue
Block a user