diff options
Diffstat (limited to 'dev-python/pytest-steps/files')
| -rw-r--r-- | dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch b/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch deleted file mode 100644 index b9b833a46a3d..000000000000 --- a/dev-python/pytest-steps/files/pytest-steps-1.8.0-strict-mkdocs.patch +++ /dev/null @@ -1,20 +0,0 @@ -https://www.mkdocs.org/about/release-notes/#stricter-directory-validation - -diff --git a/docs/mkdocs.yml b/mkdocs.yml -similarity index 95% -rename from docs/mkdocs.yml -rename to mkdocs.yml -index 8359d3f..b4c34c4 100644 ---- a/docs/mkdocs.yml -+++ b/mkdocs.yml -@@ -1,8 +1,8 @@ - site_name: pytest_steps - # site_description: 'A short description of my project' - repo_url: https://github.com/smarie/python-pytest-steps --docs_dir: . --site_dir: ../site -+docs_dir: ./docs -+site_dir: ./site - nav: - - Home: index.md - - API reference: api_reference.md |
