update v1.0.x docs
[m6w6/ext-propro] / v1.0.x / search / searchdata.js
diff --git a/v1.0.x/search/searchdata.js b/v1.0.x/search/searchdata.js
new file mode 100644 (file)
index 0000000..8740ad3
--- /dev/null
@@ -0,0 +1,24 @@
+var indexSectionsWithContent =
+{
+  0: "p",
+  1: "p",
+  2: "p",
+  3: "p"
+};
+
+var indexSectionNames =
+{
+  0: "all",
+  1: "files",
+  2: "variables",
+  3: "defines"
+};
+
+var indexSectionLabels =
+{
+  0: "All",
+  1: "Files",
+  2: "Variables",
+  3: "Macros"
+};
+