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 cec0568 commit 0c566b6Copy full SHA for 0c566b6
docs/mkdocs.yml
@@ -1,6 +1,8 @@
1
site_name: pytest_cases
2
# site_description: 'A short description of my project'
3
repo_url: https://github.com/smarie/python-pytest-cases
4
+docs_dir: .
5
+site_dir: ../site
6
pages:
7
- Home: index.md
8
- Usage details:
0 commit comments