From 8ea26c84e711607f11db835c95d143c525f06a46 Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Tue, 13 Mar 2018 16:40:15 +0100 Subject: [PATCH] Delete mkdocs.yml (#8447) The file is from the old documentation and is therefore no longer needed. --- mkdocs.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mkdocs.yml diff --git a/mkdocs.yml b/mkdocs.yml deleted file mode 100644 index 412914738b..0000000000 --- a/mkdocs.yml +++ /dev/null @@ -1,11 +0,0 @@ -site_name: Mattermost Documentation -site_url: http://docs.mattermost.org -repo_url: https://github.com/mattermost/platform -repo_name: GitHub -site_favicon: favicon.ico -copyright: "Copyright (c) 2015-2017 Mattermost, Inc. All Rights Reserved." -strict: true -docs_dir: doc -site_dir: documentation-html -use_directory_urls: false -theme: mkdocs