diff options
author | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2017-11-01 14:20:44 +0900 |
---|---|---|
committer | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2017-11-01 10:14:40 +0000 |
commit | 1363f808f98eccfe113624cfcf3291fd601fbac2 (patch) | |
tree | a1bcbc2399aaae71be7a177ea2db207524b2fea0 /doc/api-ref/html/search/searchdata.js | |
parent | 71e9700fe906fff4f111bc70d025912ee5dd095a (diff) |
Update document
Update ApplicationGuide
Change-Id: I8a9c675adeb8997debaa553f0e45f736a2719010
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'doc/api-ref/html/search/searchdata.js')
-rw-r--r-- | doc/api-ref/html/search/searchdata.js | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/doc/api-ref/html/search/searchdata.js b/doc/api-ref/html/search/searchdata.js index 71ea2d3..9c9d2c5 100644 --- a/doc/api-ref/html/search/searchdata.js +++ b/doc/api-ref/html/search/searchdata.js @@ -1,11 +1,15 @@ var indexSectionsWithContent = { - 0: "_acdelmnorstu~", - 1: "el", - 2: "lst", - 3: "aclmorsu~", - 4: "aens", - 5: "_acdemrs" + 0: "_abcdeghilmnopqrstuv~", + 1: "_acdelmns", + 2: "adlrs", + 3: "acdgilorsu~", + 4: "abcdehilmnopqrstuv", + 5: "ahor", + 6: "er", + 7: "enor", + 8: "_acdeiorst", + 9: "st" }; var indexSectionNames = @@ -15,7 +19,11 @@ var indexSectionNames = 2: "files", 3: "functions", 4: "variables", - 5: "defines" + 5: "typedefs", + 6: "enums", + 7: "enumvalues", + 8: "defines", + 9: "pages" }; var indexSectionLabels = @@ -25,6 +33,10 @@ var indexSectionLabels = 2: "Files", 3: "Functions", 4: "Variables", - 5: "Macros" + 5: "Typedefs", + 6: "Enumerations", + 7: "Enumerator", + 8: "Macros", + 9: "Pages" }; |