3 For full documentation visit [mkdocs.org](https://www.mkdocs.org).
7 * `mkdocs new [dir-name]` - Create a new project.
8 * `mkdocs serve` - Start the live-reloading docs server.
9 * `mkdocs build` - Build the documentation site.
10 * `mkdocs -h` - Print help message and exit.
14 mkdocs.yml # The configuration file.
16 index.md # The documentation homepage.
17 ... # Other markdown pages, images and other files.