X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=master%2Fnavtreedata.js;fp=master%2Fnavtreedata.js;h=3fefd488f737c5ed1be5b7a29851ff3672481c4d;hp=0000000000000000000000000000000000000000;hb=9cec9922a737e9ebde444da6ecba55dfab8ba9f8;hpb=c5090093b79ea6c9fe816af5d3c948951e3b2860 diff --git a/master/navtreedata.js b/master/navtreedata.js new file mode 100644 index 0000000..3fefd48 --- /dev/null +++ b/master/navtreedata.js @@ -0,0 +1,32 @@ +var NAVTREE = +[ + [ "Resource and persistent handle factory API", "index.html", [ + [ "Contributor Code of Conduct", "md_CONTRIBUTING.html", null ], + [ "Data Structures", "annotated.html", [ + [ "Data Structures", "annotated.html", "annotated_dup" ], + [ "Data Structure Index", "classes.html", null ], + [ "Data Fields", "functions.html", [ + [ "All", "functions.html", null ], + [ "Variables", "functions_vars.html", null ] + ] ] + ] ], + [ "Files", null, [ + [ "File List", "files.html", "files" ], + [ "Globals", "globals.html", [ + [ "All", "globals.html", null ], + [ "Functions", "globals_func.html", null ], + [ "Variables", "globals_vars.html", null ], + [ "Typedefs", "globals_type.html", null ], + [ "Macros", "globals_defs.html", null ] + ] ] + ] ] + ] ] +]; + +var NAVTREEINDEX = +[ +"annotated.html" +]; + +var SYNCONMSG = 'click to disable panel synchronisation'; +var SYNCOFFMSG = 'click to enable panel synchronisation'; \ No newline at end of file