Files
mkdocs-quickstart/mkdocs.yml
2020-05-02 22:14:34 +02:00

8 lines
164 B
YAML

site_name: MkDocs Quickstart
nav:
- Home: index.md
- Setup and run: setup_and_run.md
- Tutorial: tutorial.md
- Deploy: deploy.md
theme: readthedocs