aboutsummaryrefslogtreecommitdiff
path: root/navtreedata.js
diff options
context:
space:
mode:
Diffstat (limited to 'navtreedata.js')
-rw-r--r--navtreedata.js103
1 files changed, 103 insertions, 0 deletions
diff --git a/navtreedata.js b/navtreedata.js
new file mode 100644
index 0000000..cec1ea9
--- /dev/null
+++ b/navtreedata.js
@@ -0,0 +1,103 @@
+/*
+ @licstart The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend The above is the entire license notice for the JavaScript code in this file
+*/
+var NAVTREE =
+[
+ [ "SingleApplication", "index.html", [
+ [ "Documentation", "index.html#autotoc_md43", null ],
+ [ "Usage", "index.html#autotoc_md44", null ],
+ [ "Instance started signal", "index.html#autotoc_md45", null ],
+ [ "Secondary Instances", "index.html#autotoc_md46", null ],
+ [ "Examples", "index.html#autotoc_md47", null ],
+ [ "Versioning", "index.html#autotoc_md48", null ],
+ [ "Implementation", "index.html#autotoc_md49", null ],
+ [ "License", "index.html#autotoc_md50", null ],
+ [ "Changelog", "md_CHANGELOG.html", [
+ [ "3.4.0", "md_CHANGELOG.html#autotoc_md1", null ],
+ [ "3.3.4", "md_CHANGELOG.html#autotoc_md2", null ],
+ [ "3.3.3", "md_CHANGELOG.html#autotoc_md3", null ],
+ [ "3.3.2", "md_CHANGELOG.html#autotoc_md4", null ],
+ [ "3.3.1", "md_CHANGELOG.html#autotoc_md5", null ],
+ [ "3.3.0", "md_CHANGELOG.html#autotoc_md6", null ],
+ [ "3.2.0", "md_CHANGELOG.html#autotoc_md7", null ],
+ [ "3.1.5", "md_CHANGELOG.html#autotoc_md8", null ],
+ [ "3.1.4", "md_CHANGELOG.html#autotoc_md9", null ],
+ [ "3.1.3.1", "md_CHANGELOG.html#autotoc_md10", null ],
+ [ "3.1.3", "md_CHANGELOG.html#autotoc_md11", null ],
+ [ "3.1.2", "md_CHANGELOG.html#autotoc_md12", null ],
+ [ "3.1.1a", "md_CHANGELOG.html#autotoc_md13", null ],
+ [ "3.1.0a", "md_CHANGELOG.html#autotoc_md14", null ],
+ [ "3.0.19", "md_CHANGELOG.html#autotoc_md15", null ],
+ [ "3.0.18", "md_CHANGELOG.html#autotoc_md16", null ],
+ [ "3.0.17", "md_CHANGELOG.html#autotoc_md17", null ],
+ [ "3.0.16", "md_CHANGELOG.html#autotoc_md18", null ],
+ [ "3.0.15", "md_CHANGELOG.html#autotoc_md19", null ],
+ [ "3.0.14", "md_CHANGELOG.html#autotoc_md20", null ],
+ [ "3.0.13a", "md_CHANGELOG.html#autotoc_md21", null ],
+ [ "3.0.12a", "md_CHANGELOG.html#autotoc_md22", null ],
+ [ "3.0.11a", "md_CHANGELOG.html#autotoc_md23", null ],
+ [ "3.0.10", "md_CHANGELOG.html#autotoc_md24", null ],
+ [ "3.0.9", "md_CHANGELOG.html#autotoc_md25", null ],
+ [ "3.0.8", "md_CHANGELOG.html#autotoc_md26", null ],
+ [ "3.0.7a", "md_CHANGELOG.html#autotoc_md27", null ],
+ [ "3.0.6a", "md_CHANGELOG.html#autotoc_md28", null ],
+ [ "3.0.5a", "md_CHANGELOG.html#autotoc_md29", null ],
+ [ "3.0.4a", "md_CHANGELOG.html#autotoc_md30", null ],
+ [ "3.0.3a", "md_CHANGELOG.html#autotoc_md31", null ],
+ [ "3.0.2a", "md_CHANGELOG.html#autotoc_md32", null ],
+ [ "3.0.1a", "md_CHANGELOG.html#autotoc_md33", null ],
+ [ "v3.0a", "md_CHANGELOG.html#autotoc_md34", null ],
+ [ "v2.4", "md_CHANGELOG.html#autotoc_md35", null ],
+ [ "v2.3", "md_CHANGELOG.html#autotoc_md36", null ],
+ [ "v2.2", "md_CHANGELOG.html#autotoc_md37", null ],
+ [ "v2.1", "md_CHANGELOG.html#autotoc_md38", null ],
+ [ "v2.0", "md_CHANGELOG.html#autotoc_md39", null ]
+ ] ],
+ [ "Windows Specifics", "md_Windows.html", [
+ [ "Setting the foreground window", "md_Windows.html#autotoc_md41", null ]
+ ] ],
+ [ "Classes", "annotated.html", [
+ [ "Class List", "annotated.html", "annotated_dup" ],
+ [ "Class Index", "classes.html", null ],
+ [ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
+ [ "Class Members", "functions.html", [
+ [ "All", "functions.html", null ],
+ [ "Functions", "functions_func.html", null ],
+ [ "Enumerations", "functions_enum.html", null ],
+ [ "Enumerator", "functions_eval.html", null ]
+ ] ]
+ ] ],
+ [ "Files", "files.html", [
+ [ "File List", "files.html", "files_dup" ]
+ ] ]
+ ] ]
+];
+
+var NAVTREEINDEX =
+[
+"annotated.html"
+];
+
+var SYNCONMSG = 'click to disable panel synchronisation';
+var SYNCOFFMSG = 'click to enable panel synchronisation'; \ No newline at end of file