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" ]
];