diff options
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" }; |