Skip to content

Commit 0c566b6

Browse files
author
Sylvain MARIE
committed
Fixed mkdocs.yml to work with more recent versions of mkdocs
1 parent cec0568 commit 0c566b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
site_name: pytest_cases
22
# site_description: 'A short description of my project'
33
repo_url: https://github.com/smarie/python-pytest-cases
4+
docs_dir: .
5+
site_dir: ../site
46
pages:
57
- Home: index.md
68
- Usage details:

0 commit comments

Comments
 (0)