Files
gbdk-2020/docs/api/search/searchdata.js
2021-09-10 11:47:31 +03:00

40 lines
612 B
JavaScript

var indexSectionsWithContent =
{
0: "012_abcdefghijklmnopqrstuvwxy",
1: "_aijmos",
2: "012abcdfghilmprstv",
3: "_abcdefghijlmnpqrstuvw",
4: "_abcdefhijklnoprstvwxy",
5: "bcdfijlmopstuvw",
6: "_abcdefghijklmnoprstuvwx",
7: "l",
8: "cefglmrstu"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "defines",
7: "groups",
8: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Data Structures",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Macros",
7: "Modules",
8: "Pages"
};