mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Clean up YAML files.
This commit is contained in:
24
mkdocs.yml
24
mkdocs.yml
@@ -7,18 +7,18 @@ repo_url: https://github.com/mkdocs/mkdocs/
|
||||
edit_uri: ""
|
||||
|
||||
pages:
|
||||
- Home: index.md
|
||||
- User Guide:
|
||||
- Writing Your Docs: user-guide/writing-your-docs.md
|
||||
- Styling Your Docs: user-guide/styling-your-docs.md
|
||||
- Configuration: user-guide/configuration.md
|
||||
- Deploying Your Docs: user-guide/deploying-your-docs.md
|
||||
- Custom Themes: user-guide/custom-themes.md
|
||||
- Plugins: user-guide/plugins.md
|
||||
- About:
|
||||
- Release Notes: about/release-notes.md
|
||||
- Contributing: about/contributing.md
|
||||
- License: about/license.md
|
||||
- Home: index.md
|
||||
- User Guide:
|
||||
- Writing Your Docs: user-guide/writing-your-docs.md
|
||||
- Styling Your Docs: user-guide/styling-your-docs.md
|
||||
- Configuration: user-guide/configuration.md
|
||||
- Deploying Your Docs: user-guide/deploying-your-docs.md
|
||||
- Custom Themes: user-guide/custom-themes.md
|
||||
- Plugins: user-guide/plugins.md
|
||||
- About:
|
||||
- Release Notes: about/release-notes.md
|
||||
- Contributing: about/contributing.md
|
||||
- License: about/license.md
|
||||
|
||||
extra_css:
|
||||
- css/extra.css
|
||||
|
||||
Reference in New Issue
Block a user