first commit of documentation

This commit is contained in:
Hamidreza Norouzi
2023-03-25 11:29:03 -07:00
parent ace35b3c34
commit 129743168e
11086 changed files with 545615 additions and 0 deletions

View File

@ -0,0 +1,45 @@
var indexSectionsWithContent =
{
0: "_abcdefghiklmnopqrstuvwxyz~",
1: "abcdefghilmnopqrstuvwz",
2: "p",
3: "abcdefghiklmnopqrstuvwz",
4: "abcdefghiklmnopqrstuvwxyz~",
5: "abcdefghiklmnoprstuvwxyz",
6: "abcdefghiklmnoprstuvw",
7: "efprstw",
8: "abcdefinoprstuvw",
9: "cdnor",
10: "_abcefghilmnqrtuvwy"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "namespaces",
3: "files",
4: "functions",
5: "variables",
6: "typedefs",
7: "enums",
8: "enumvalues",
9: "related",
10: "defines"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Namespaces",
3: "Files",
4: "Functions",
5: "Variables",
6: "Typedefs",
7: "Enumerations",
8: "Enumerator",
9: "Friends",
10: "Macros"
};