Skip to content

Commit 441c502

Browse files
authored
Merge pull request #246 from FoamyGuy/sphinx_config
include sphinx config in the RTD.yaml
2 parents 2e4f5e5 + e4d77f5 commit 441c502

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

{{ cookiecutter.__dirname }}/{% if cookiecutter.sphinx_docs in ['y', 'yes'] %}.readthedocs.yaml{% endif %}

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# Required
99
version: 2
1010

11+
sphinx:
12+
configuration: docs/conf.py
13+
1114
build:
1215
os: ubuntu-lts-latest
1316
tools:

0 commit comments

Comments
 (0)