Updated docs

This commit is contained in:
2020-01-09 11:54:53 +01:00
parent e994bd1009
commit fb65be47f9
370 changed files with 10420 additions and 5026 deletions

View File

@@ -1,13 +1,14 @@
var indexSectionsWithContent =
{
0: "abcdfghilmoprstw~",
0: "abcdfghilmoprstuw~",
1: "ilpt",
2: "i",
3: "imp",
4: "acdfgilmoprsw~",
5: "abcdhipw",
6: "il",
7: "drs"
4: "acdfgilmoprsuw~",
5: "abcfhiptw",
6: "ilt",
7: "cdflprs",
8: "p"
};
var indexSectionNames =
@@ -19,7 +20,8 @@ var indexSectionNames =
4: "functions",
5: "variables",
6: "enums",
7: "enumvalues"
7: "enumvalues",
8: "defines"
};
var indexSectionLabels =
@@ -31,6 +33,7 @@ var indexSectionLabels =
4: "Functions",
5: "Variables",
6: "Enumerations",
7: "Enumerator"
7: "Enumerator",
8: "Macros"
};