update v1.0.x docs
[m6w6/ext-propro] / v1.0.x / navtreedata.js
1 var NAVTREE =
2 [
3 [ "Property proxy API", "index.html", [
4 [ "Data Structures", "annotated.html", [
5 [ "Data Structures", "annotated.html", "annotated_dup" ],
6 [ "Data Structure Index", "classes.html", null ],
7 [ "Data Fields", "functions.html", [
8 [ "All", "functions.html", null ],
9 [ "Variables", "functions_vars.html", null ]
10 ] ]
11 ] ],
12 [ "Files", null, [
13 [ "File List", "files.html", "files" ],
14 [ "Globals", "globals.html", [
15 [ "All", "globals.html", null ],
16 [ "Functions", "globals_func.html", null ],
17 [ "Variables", "globals_vars.html", null ],
18 [ "Typedefs", "globals_type.html", null ],
19 [ "Enumerations", "globals_enum.html", null ],
20 [ "Enumerator", "globals_eval.html", null ],
21 [ "Macros", "globals_defs.html", null ]
22 ] ]
23 ] ]
24 ] ]
25 ];
26
27 var NAVTREEINDEX =
28 [
29 "annotated.html"
30 ];
31
32 var SYNCONMSG = 'click to disable panel synchronisation';
33 var SYNCOFFMSG = 'click to enable panel synchronisation';