Fix ReadTheDocs build: add sphinx.configuration
This commit is contained in:
parent
cf97066080
commit
1db2b0ae87
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ python:
|
|||
- method: pip
|
||||
path: .
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
builder: dirhtml
|
||||
fail_on_warning: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue