json/navtreedata.js
2015-06-21 21:43:30 +02:00

31 lines
1.1 KiB
JavaScript

var NAVTREE =
[
[ "JSON for Modern C++", "index.html", [
[ "Namespace Members", "namespacemembers.html", [
[ "All", "namespacemembers.html", null ],
[ "Typedefs", "namespacemembers_type.html", null ]
] ],
[ "Classes", null, [
[ "Class List", "annotated.html", "annotated" ],
[ "Class Index", "classes.html", null ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", null ],
[ "Variables", "functions_vars.html", null ],
[ "Typedefs", "functions_type.html", null ],
[ "Enumerations", "functions_enum.html", null ],
[ "Related Functions", "functions_rela.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
".html",
"unionnlohmann_1_1basic__json_1_1json__value_a592a4d5dfca10aa2bf033641b9ee050f.html#a592a4d5dfca10aa2bf033641b9ee050f"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';