more doc sh*t

This commit is contained in:
MikeTheWatchGuy 2019-03-18 13:23:01 -04:00
parent 7a70365407
commit 49879a9bbd
2 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# Welcome to MkDocs
For full documentation visit [mkdocs.org](https://mkdocs.org).
## Commands
* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs help` - Print this help message.
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.