diff options
author | jjesswan <jessica_wan@brown.edu> | 2024-05-07 06:02:29 -0400 |
---|---|---|
committer | jjesswan <jessica_wan@brown.edu> | 2024-05-07 06:02:29 -0400 |
commit | 6a45579dbbf991c0e12ce59958e3b533d19fc9d4 (patch) | |
tree | 83ad11d63c0a1d1c89b9469455ecbda4531fe6ac /glm-master/doc/api/search/searchdata.js | |
parent | cb868acadcae4e3f497ecdabeca507f3e73e01c7 (diff) |
rotating skyboxgit add -A
Diffstat (limited to 'glm-master/doc/api/search/searchdata.js')
-rw-r--r-- | glm-master/doc/api/search/searchdata.js | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/glm-master/doc/api/search/searchdata.js b/glm-master/doc/api/search/searchdata.js new file mode 100644 index 0000000..eb606a0 --- /dev/null +++ b/glm-master/doc/api/search/searchdata.js @@ -0,0 +1,30 @@ +var indexSectionsWithContent = +{ + 0: "abcdefghilmnopqrstuvwyz", + 1: "abcdefghilmnopqrstuvw", + 2: "abcdefghilmnopqrstuvwyz", + 3: "abdfhilmpqsuvw", + 4: "acefgimrsv", + 5: "o" +}; + +var indexSectionNames = +{ + 0: "all", + 1: "files", + 2: "functions", + 3: "typedefs", + 4: "groups", + 5: "pages" +}; + +var indexSectionLabels = +{ + 0: "All", + 1: "Files", + 2: "Functions", + 3: "Typedefs", + 4: "Modules", + 5: "Pages" +}; + |