Merge pull request #493 from joerick/docs-fix

Docs fixes
This commit is contained in:
Joe Rickerby
2020-12-21 13:10:23 +00:00
committed by GitHub
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
../data
+1 -1
View File
@@ -3,7 +3,7 @@ title: Working examples
--- ---
{% {%
includemarkdown "../README.md" include-markdown "../README.md"
start="<!--working-examples-start-->" start="<!--working-examples-start-->"
end="<!--working-examples-end-->" end="<!--working-examples-end-->"
%} %}
+1 -1
View File
@@ -1,7 +1,7 @@
-e . -e .
pytest pytest
mkdocs==1.0.4 mkdocs==1.0.4
mkdocs-include-markdown-plugin==1.0.0 mkdocs-include-markdown-plugin==2.1.1
pymdown-extensions pymdown-extensions
pip-tools pip-tools
requests requests