From 472b0ce6dfe3d333ca0112e5ef6d882a554e5a95 Mon Sep 17 00:00:00 2001 From: Simon Kirsten <stsnkirs@stud.h-da.de> Date: Thu, 10 Oct 2019 20:34:45 +0200 Subject: [PATCH] Updated new project tree --- mkdocs.yml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index bd13886..e3d22be 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,22 +62,17 @@ markdown_extensions: nav: - Project: - Stream TV Project: index.md - - Project Structure: project/project-structure.md - - Twitch: project/twitch.md + - Changelog: changelog.md - Server: - Stream TV Server: server/index.md - Options: server/options.md - Quickstart: server/quickstart.md - Reference: server/reference.md - - Changelog: server/changelog.md - - Contributing: server/contributing.md - - License: server/license.md - - - Remote: - - Remote: remote/index.md - - StreamTV.java: remote/streamtv-java.md + - StreamTV.java: server/streamtv-java.md - About: - - About this Project: about/index.md - - Alternatives: about/alternatives.md + - Contributing: about/contributing.md + - License: about/license.md + - Twitch Resources: about/twitch-resources.md + - Miscellany: about/miscellany.md -- GitLab