update v1.0.x docs
[m6w6/ext-propro] / v1.0.x / search / searchdata.js
index 23fd30c9e23dcba8a81d02ac62fe825ce6859497..d4e352f2bac3d8dc52b650ad0286474ed89e762b 100644 (file)
@@ -1,14 +1,15 @@
 var indexSectionsWithContent =
 {
-  0: "cdfmopsz",
+  0: "cdfmoprsz",
   1: "p",
-  2: "p",
+  2: "cpr",
   3: "pz",
   4: "cmpz",
   5: "p",
   6: "z",
   7: "fs",
-  8: "dop"
+  8: "dop",
+  9: "c"
 };
 
 var indexSectionNames =
@@ -21,7 +22,8 @@ var indexSectionNames =
   5: "typedefs",
   6: "enums",
   7: "enumvalues",
-  8: "defines"
+  8: "defines",
+  9: "pages"
 };
 
 var indexSectionLabels =
@@ -34,6 +36,7 @@ var indexSectionLabels =
   5: "Typedefs",
   6: "Enumerations",
   7: "Enumerator",
-  8: "Macros"
+  8: "Macros",
+  9: "Pages"
 };