From e5df04cc270cec7a4d7b5df67bb36ec14cc04333 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 1 Mar 2020 17:53:08 +0100 Subject: [PATCH] Delete mkdocs.yml --- mkdocs.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mkdocs.yml diff --git a/mkdocs.yml b/mkdocs.yml deleted file mode 100644 index b2dac75f..00000000 --- a/mkdocs.yml +++ /dev/null @@ -1,12 +0,0 @@ - -site_name: Grocy Documentation -site_url: https://grocy.readthedocs.io/ -repo_url: https://github.com/grocy/grocy -theme: - name: readthedocs - navigation_depth: 3 -markdown_extensions: - - admonition: - -nav: - - Introduction: 'index.md' \ No newline at end of file