mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
9 lines
328 B
YAML
9 lines
328 B
YAML
project_name: MkDocs
|
|
pages:
|
|
- ['index.md', 'Introduction']
|
|
- ['user-guide/writing-your-docs.md', 'User Guide / Writing your docs']
|
|
- ['user-guide/styling-your-docs.md', 'User Guide / Styling your docs']
|
|
- ['user-guide/configuration.md', 'User Guide / Configuration']
|
|
- ['about/license.md', 'About / License']
|
|
theme_dir: 'theme'
|