summaryrefslogtreecommitdiffstats
path: root/search/searchdata.js
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-25 20:03:52 +0000
committerjoeycastillo <joeycastillo@users.noreply.github.com>2022-01-25 20:03:52 +0000
commitfabc6d28eaf6e0227c68673d3c564c31f4c01a17 (patch)
tree60d06677060ee13c2697cfafb7bb6863cf8e751b /search/searchdata.js
parent42795641a55e0a89f9674cb65b8e71024508293d (diff)
downloadSensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.tar.gz
Sensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.tar.bz2
Sensor-Watch-fabc6d28eaf6e0227c68673d3c564c31f4c01a17.zip
deploy: b8de35658ffd78ad8b22f91ccbbd3d63663afda9
Diffstat (limited to 'search/searchdata.js')
-rw-r--r--search/searchdata.js30
1 files changed, 0 insertions, 30 deletions
diff --git a/search/searchdata.js b/search/searchdata.js
index 73977dd3..f95870c9 100644
--- a/search/searchdata.js
+++ b/search/searchdata.js
@@ -1,42 +1,12 @@
var indexSectionsWithContent =
{
- 0: "_abdilnrsuw",
- 1: "w",
- 2: "w",
- 3: "_aw",
- 4: "n",
- 5: "bw",
- 6: "bw",
- 7: "bw",
- 8: "abdilrsu",
- 9: "s"
};
var indexSectionNames =
{
- 0: "all",
- 1: "classes",
- 2: "files",
- 3: "functions",
- 4: "variables",
- 5: "typedefs",
- 6: "enums",
- 7: "enumvalues",
- 8: "groups",
- 9: "pages"
};
var indexSectionLabels =
{
- 0: "All",
- 1: "Data Structures",
- 2: "Files",
- 3: "Functions",
- 4: "Variables",
- 5: "Typedefs",
- 6: "Enumerations",
- 7: "Enumerator",
- 8: "Modules",
- 9: "Pages"
};