From 8b32bce1b62fc0f080c770ca88d65f784ea07983 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 17 May 2020 18:27:37 -0400 Subject: [PATCH] Modifying navigation --- docs/_data/nav.yml | 106 ++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 54 deletions(-) diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 334419037..f8dc0ec57 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -13,16 +13,15 @@ main: url: troubleshooting installer: -- title: Quick Install - subfolderitems: - - text: Quick Install - url: quickstart - - text: Host Configuration - url: host-configuration - - text: Setting the Server Time - url: setting-the-server-time - - text: Configuring Track Types - url: track-types +- text: Quick Install + url: quickstart +- text: Host Configuration + url: host-configuration +- text: Setting the Server Time + url: setting-the-server-time +- text: Configuring Track Types + url: track-types +- text: --- - text: Advanced Install url: install - text: Features @@ -43,49 +42,48 @@ man-mainmenus: url: features - text: FAQ url: faq -- text: Manual - subfolderitems: - - text: Main Menus - subfolderitems: - - text: Upload - url: upload - - text: Dashboard - url: dashboard - - text: Tracks - url: tracks - - text: Playlists - url: playlists - - text: Smartblocks - url: smartblocks - - text: Webstreams - url: webstreams - - text: Podcasts - url: podcasts - - text: Radio Page - url: radio-page - - text: Calendar - url: calendar - - text: Settings - subfolderitems: - - text: General - url: general-settings - - text: Users - url: users - - text: Stream Settings - url: stream-settings - - text: Status - url: status - - text: Analytics - subfolderitems: - - text: Playout History - url: history - - text: History Templates - url: history-templates - - text: Listener Statistics - url: listener-stats - - text: Help - url: help - - text: Listen - url: listen +- text: --- +- text: Back to manual + url: manual +- text: Upload + url: upload +- text: Dashboard + url: dashboard +- text: Tracks + url: tracks +- text: Playlists + url: playlists +- text: Smartblocks + url: smartblocks +- text: Webstreams + url: webstreams +- text: Podcasts + url: podcasts +- text: Radio Page + url: radio-page +- text: Calendar + url: calendar +- text: Settings +- text: General + url: general-settings +- text: Users + url: users +- text: Stream Settings + url: stream-settings +- text: Status + url: status +- test: --- +- text: Analytics +- text: Playout History + url: history +- text: History Templates + url: history-templates +- text: Listener Statistics + url: listener-stats +- text: --- +- text: Help + url: help +- text: Listen + url: listen - text: Help! url: troubleshooting \ No newline at end of file