chore: Create config

This commit is contained in:
Michael Currin
2020-05-02 22:14:34 +02:00
parent 896b42e139
commit bac151be2d

7
mkdocs.yml Normal file
View File

@@ -0,0 +1,7 @@
site_name: MkDocs Quickstart
nav:
- Home: index.md
- Setup and run: setup_and_run.md
- Tutorial: tutorial.md
- Deploy: deploy.md
theme: readthedocs