mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Updated docs
This commit is contained in:
@@ -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"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user