mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-07-03 01:55:38 +00:00
initial commit
This commit is contained in:
commit
60a7afcc83
2528 changed files with 1001987 additions and 0 deletions
39
doc/api_doc/search/searchdata.js
Normal file
39
doc/api_doc/search/searchdata.js
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "_abcdefghilmnopqrstuvw",
|
||||
1: "_aehioprstw",
|
||||
2: "adefghiloprstw",
|
||||
3: "acdefghilprsw",
|
||||
4: "abcdghilmnopqrstuvw",
|
||||
5: "lr",
|
||||
6: "_fmrs",
|
||||
7: "fmprt",
|
||||
8: "adefghilnprstuw"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
{
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "files",
|
||||
3: "functions",
|
||||
4: "variables",
|
||||
5: "typedefs",
|
||||
6: "enums",
|
||||
7: "enumvalues",
|
||||
8: "groups"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
{
|
||||
0: "All",
|
||||
1: "Data Structures",
|
||||
2: "Files",
|
||||
3: "Functions",
|
||||
4: "Variables",
|
||||
5: "Typedefs",
|
||||
6: "Enumerations",
|
||||
7: "Enumerator",
|
||||
8: "Modules"
|
||||
};
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue