msqur/doxygen/html/navtreedata.js

31 lines
904 B
JavaScript
Raw Normal View History

2015-02-11 14:44:42 -08:00
var NAVTREE =
[
[ "msqur", "index.html", [
2015-03-20 11:23:56 -07:00
[ "MSQur", "md__srv_http_msqur__r_e_a_d_m_e.html", null ],
[ "Data Structures", null, [
[ "Data Structures", "annotated.html", "annotated" ],
[ "Data Structure Index", "classes.html", null ],
[ "Data Fields", "functions.html", [
[ "All", "functions.html", null ],
[ "Functions", "functions_func.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 ]
] ]
] ]
2015-02-11 14:44:42 -08:00
] ]
];
var NAVTREEINDEX =
[
2015-03-20 11:23:56 -07:00
"annotated.html"
2015-02-11 14:44:42 -08:00
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';