Browse Source

update .readthedocs.yml

v0.1
jajupmochi 5 years ago
parent
commit
1126b610e2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .readthedocs.yml

+ 1
- 1
.readthedocs.yml View File

@@ -7,7 +7,7 @@ version: 2


# Build documentation in the docs/ directory with Sphinx # Build documentation in the docs/ directory with Sphinx
sphinx: sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py


# Build documentation with MkDocs # Build documentation with MkDocs
#mkdocs: #mkdocs:


Loading…
Cancel
Save