update v1.0.x docs
[m6w6/ext-propro] / master / 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 [ "Macros", "globals_defs.html", null ]
20 ] ]
21 ] ]
22 ] ]
23 ];
24
25 var NAVTREEINDEX =
26 [
27 "annotated.html"
28 ];
29
30 var SYNCONMSG = 'click to disable panel synchronisation';
31 var SYNCOFFMSG = 'click to enable panel synchronisation';