We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac66b8 commit 3f82aefCopy full SHA for 3f82aef
1 file changed
docs/mkdocs.yml
@@ -1,7 +1,9 @@
1
site_name: autoclass
2
# site_description: 'A short description of my project'
3
repo_url: https://github.com/smarie/python-autoclass
4
-pages:
+docs_dir: .
5
+site_dir: ../site
6
+nav:
7
- Home: index.md
8
- Usage details: usage.md
9
- Changelog: changelog.md
0 commit comments