diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-07-23 02:35:50 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-07-23 02:35:50 +0300 |
commit | 98b8b7e4338b71ee46c4301b0bf2ae667be9a99d (patch) | |
tree | 32f8b0d32048b2d83b57773c0efa3db9600b8701 /docs/search/searchdata.js | |
parent | 1dd3affe306793d2129f121c11e43c45ae8690da (diff) | |
parent | 167e3e7607e43a0f06c7f87ced94f481e6525b0e (diff) |
Merge branch 'master' into nicholascw-master
Diffstat (limited to 'docs/search/searchdata.js')
-rw-r--r-- | docs/search/searchdata.js | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js deleted file mode 100644 index 7ca97f7..0000000 --- a/docs/search/searchdata.js +++ /dev/null @@ -1,45 +0,0 @@ -var indexSectionsWithContent = -{ - 0: "_abcdefghiklmnopqrstuvwxy~", - 1: "abcdefghiklmoprstuvw", - 2: "fst", - 3: "abcdefghiklmoprstuvw", - 4: "abcdefghiklmoprstuw~", - 5: "_abcdefghiklmnopqrstuvwxy", - 6: "cimps", - 7: "t", - 8: "cgpsv", - 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" -}; - |