mirror of https://github.com/rusefi/msqur.git
31 lines
904 B
JavaScript
31 lines
904 B
JavaScript
var NAVTREE =
|
|
[
|
|
[ "msqur", "index.html", [
|
|
[ "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 ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"annotated.html"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |