Configure mkdocs to allow page includes

This commit is contained in:
Matthias
2020-10-09 09:02:20 +02:00
parent d1db847612
commit 53984a059f
4 changed files with 11 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ Below is an outline of exception inheritance hierarchy:
## Modules
### Dynamic Pairlist
### Pairlists
You have a great idea for a new pair selection algorithm you would like to try out? Great.
Hopefully you also want to contribute this back upstream.

View File

@@ -1,2 +1,3 @@
mkdocs-material==6.0.2
mdx_truly_sane_lists==1.2
pymdown-extensions==8.0.1