We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663b93d commit e3c518bCopy full SHA for e3c518b
mkdocs.yml
@@ -3,7 +3,7 @@ repo_url: https://github.com/SyntaxRules/python-starter/
3
theme: readthedocs
4
docs_dir: 'starter'
5
pages:
6
- - 'Overview': 'README.md'
+ - 'Overview': 'index.md'
7
- 'User Guide':
8
- 'Quick Start': 'docs/user_guide/article1.md'
9
- 'Service API': 'docs/user_guide/article2.md'
0 commit comments