update docs
[m6w6/ext-raphf] / search / searchdata.js
1 var indexSectionsWithContent =
2 {
3 0: "cdfilpruw",
4 1: "p",
5 2: "p",
6 3: "p",
7 4: "cdfilpruw",
8 5: "p"
9 };
10
11 var indexSectionNames =
12 {
13 0: "all",
14 1: "classes",
15 2: "files",
16 3: "functions",
17 4: "variables",
18 5: "typedefs"
19 };
20
21 var indexSectionLabels =
22 {
23 0: "All",
24 1: "Data Structures",
25 2: "Files",
26 3: "Functions",
27 4: "Variables",
28 5: "Typedefs"
29 };
30