summaryrefslogtreecommitdiff
path: root/docs/Zone/html/zoneToolUsage.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Zone/html/zoneToolUsage.js')
-rw-r--r--docs/Zone/html/zoneToolUsage.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/Zone/html/zoneToolUsage.js b/docs/Zone/html/zoneToolUsage.js
new file mode 100644
index 0000000..824a307
--- /dev/null
+++ b/docs/Zone/html/zoneToolUsage.js
@@ -0,0 +1,14 @@
+var zoneToolUsage =
+[
+ [ "Installation", "zTInstall.html", null ],
+ [ "User Interface", "zTUI.html", [
+ [ "CMSIS-Zone GUI", "zTUI.html#zTGUI", null ],
+ [ "Project Explorer", "zTUI.html#zTProjEx", null ],
+ [ "Zone Editor", "zTUI.html#zTGUIZoneEditor", [
+ [ "Toolbar Buttons", "zTUI.html#zTGUIButtons", null ]
+ ] ]
+ ] ],
+ [ "Interactive Mode", "zTInteractiveMode.html", "zTInteractiveMode" ],
+ [ "Command Line Mode", "zTCLI.html", null ],
+ [ "Examples", "zTExamples.html", "zTExamples" ]
+]; \ No newline at end of file