Merge pull request #5 from adafruit/rtd-sphinx-configuration
add new lines required by rtd
This commit is contained in:
commit
562393ac8e
1 changed files with 4 additions and 0 deletions
|
|
@ -22,3 +22,7 @@ python:
|
||||||
path: .
|
path: .
|
||||||
extra_requirements:
|
extra_requirements:
|
||||||
- docs
|
- docs
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
# Path to your Sphinx configuration file.
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue