Updated docs

This commit is contained in:
2020-01-09 11:54:53 +01:00
parent e994bd1009
commit fb65be47f9
370 changed files with 10420 additions and 5026 deletions

View File

@@ -37,7 +37,8 @@ var NAVTREE =
[ "Class Members", "functions.html", [
[ "All", "functions.html", null ],
[ "Functions", "functions_func.html", null ],
[ "Variables", "functions_vars.html", null ]
[ "Variables", "functions_vars.html", null ],
[ "Enumerations", "functions_enum.html", null ]
] ]
] ],
[ "Files", "files.html", [
@@ -45,7 +46,7 @@ var NAVTREE =
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
[ "Functions", "globals_func.html", null ],
[ "Enumerations", "globals_enum.html", null ]
[ "Macros", "globals_defs.html", null ]
] ]
] ]
] ]
@@ -54,7 +55,7 @@ var NAVTREE =
var NAVTREEINDEX =
[
"_intelli_color_picker_8h.html",
"namespacemembers_func.html"
"class_painting_area.html#a632848d99f44d33d7da2618fbc6775a4"
];
var SYNCONMSG = 'click to disable panel synchronisation';