doc update
This commit is contained in:
parent
90e62b739b
commit
5f48849c4e
117 changed files with 3780 additions and 2135 deletions
|
@ -1,9 +1,10 @@
|
|||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "abcdefgoprstuvw",
|
||||
0: "abcdefgmoprstuvw",
|
||||
1: "bdptuv",
|
||||
2: "acdefgoprstw",
|
||||
3: "e"
|
||||
3: "bmprw",
|
||||
4: "e"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
|
@ -11,7 +12,8 @@ var indexSectionNames =
|
|||
0: "all",
|
||||
1: "classes",
|
||||
2: "functions",
|
||||
3: "pages"
|
||||
3: "variables",
|
||||
4: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
|
@ -19,6 +21,7 @@ var indexSectionLabels =
|
|||
0: "All",
|
||||
1: "Classes",
|
||||
2: "Functions",
|
||||
3: "Pages"
|
||||
3: "Variables",
|
||||
4: "Pages"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue