X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=v1.0.x%2Fnavtreedata.js;h=c234ff49a19dc26b7c6e0772f26e6eb7b6f4fcd0;hb=3fe393f093ada1856dffecb79388be0c33712307;hp=4feba8004e2bd0d59dc0e1dd7472892c5a314124;hpb=81669568e8efb556df803a2bb02afd93764f4868;p=m6w6%2Fext-propro diff --git a/v1.0.x/navtreedata.js b/v1.0.x/navtreedata.js index 4feba80..c234ff4 100644 --- a/v1.0.x/navtreedata.js +++ b/v1.0.x/navtreedata.js @@ -1,11 +1,24 @@ var NAVTREE = [ [ "Property proxy 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 ], + [ "Enumerations", "globals_enum.html", null ], + [ "Enumerator", "globals_eval.html", null ], [ "Macros", "globals_defs.html", null ] ] ] ] ] @@ -14,7 +27,7 @@ var NAVTREE = var NAVTREEINDEX = [ -"files.html" +"annotated.html" ]; var SYNCONMSG = 'click to disable panel synchronisation';