Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/sphinx/source/whatsnew/v0.11.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ Testing

Requirements
~~~~~~~~~~~~
* Add sphinx configuration key to `readthedocs.yml` (:issue:`2357`,
:pull:`2358`)


Contributors
~~~~~~~~~~~~
* Rajiv Daxini (:ghuser:`RDaxini`)


3 changes: 3 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# Required
version: 2

sphinx:
configuration: docs/sphinx/source/conf.py

build:
os: ubuntu-lts-latest
tools:
Expand Down
Loading