added mkdocs config
This commit is contained in:
parent
b75129dde4
commit
497ec95f55
|
@ -5,10 +5,6 @@
|
|||
# Required
|
||||
version: 2
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
# Build documentation with MkDocs
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
||||
|
|
Loading…
Reference in New Issue