diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-02 23:05:43 +0300 |
---|---|---|
committer | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-02 23:05:43 +0300 |
commit | 985837f2152383c304d043bd4dc8af23914b112f (patch) | |
tree | 155a2e782f1ec80ba9d8b80a568dc4146cc4a2ea /docs/search/searchdata.js | |
parent | d410bff7b2e772c1dd1c6377ef0543ce16985159 (diff) |
Docs
Diffstat (limited to 'docs/search/searchdata.js')
-rw-r--r-- | docs/search/searchdata.js | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js new file mode 100644 index 0000000..72586d4 --- /dev/null +++ b/docs/search/searchdata.js @@ -0,0 +1,45 @@ +var indexSectionsWithContent = +{ + 0: "_abcdefghijklmnopqrstuvw~", + 1: "abcdefghiklmprstuvw", + 2: "st", + 3: "abcdefghiklmprstuvw", + 4: "abcdefghiklmopstu~", + 5: "_acdefghiklmnopqrstuvw", + 6: "cijmpst", + 7: "t", + 8: "cgps", + 9: "b", + 10: "gnt" +}; + +var indexSectionNames = +{ + 0: "all", + 1: "classes", + 2: "namespaces", + 3: "files", + 4: "functions", + 5: "variables", + 6: "typedefs", + 7: "enums", + 8: "enumvalues", + 9: "related", + 10: "groups" +}; + +var indexSectionLabels = +{ + 0: "All", + 1: "Classes", + 2: "Namespaces", + 3: "Files", + 4: "Functions", + 5: "Variables", + 6: "Typedefs", + 7: "Enumerations", + 8: "Enumerator", + 9: "Friends", + 10: "Modules" +}; + |