X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=master%2Fsearch%2Fsearchdata.js;h=e0e039f13cba97a3caae82623cf14655844dad04;hb=refs%2Fheads%2Fgh-pages;hp=7d9eeca26b84873f5112bd2404cd54e0adc92381;hpb=25440bcce7a785032dbb7e9cc5e16cdc62ac18a8;p=m6w6%2Fext-propro diff --git a/master/search/searchdata.js b/master/search/searchdata.js index 7d9eeca..e0e039f 100644 --- a/master/search/searchdata.js +++ b/master/search/searchdata.js @@ -1,12 +1,13 @@ var indexSectionsWithContent = { - 0: "cdmpz", + 0: "cdmprz", 1: "p", - 2: "p", + 2: "cpr", 3: "pz", 4: "cmpz", 5: "p", - 6: "dp" + 6: "dp", + 7: "c" }; var indexSectionNames = @@ -17,7 +18,8 @@ var indexSectionNames = 3: "functions", 4: "variables", 5: "typedefs", - 6: "defines" + 6: "defines", + 7: "pages" }; var indexSectionLabels = @@ -28,6 +30,7 @@ var indexSectionLabels = 3: "Functions", 4: "Variables", 5: "Typedefs", - 6: "Macros" + 6: "Macros", + 7: "Pages" };