mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 08:35:35 +08:00
Auto deploy from Github Actions
This commit is contained in:
33
doxy/search/searchdata.js
Normal file
33
doxy/search/searchdata.js
Normal file
@@ -0,0 +1,33 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "$_abcdefghijklmnopqrstuvwz弃",
|
||||
1: "abcdefghiklmoprstwz",
|
||||
2: "mz",
|
||||
3: "abcdefghiklmnoprstwz",
|
||||
4: "_abcdefghijklmnopqrstuvwz",
|
||||
5: "$bcefilmnprstuvwz",
|
||||
6: "弃"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
{
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "namespaces",
|
||||
3: "files",
|
||||
4: "functions",
|
||||
5: "variables",
|
||||
6: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
{
|
||||
0: "全部",
|
||||
1: "结构体",
|
||||
2: "命名空间",
|
||||
3: "文件",
|
||||
4: "函数",
|
||||
5: "变量",
|
||||
6: "页"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user