Skip to content

Commit 3a9dd64

Browse files
Set configuration: docs/conf.py (generated) in docs/.readthedocs.yaml
1 parent c7c76e0 commit 3a9dd64

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ instance/
7575

7676
# Sphinx documentation
7777
docs/_build/
78+
docs/conf.py
7879

7980
# PyBuilder
8081
.pybuilder/
@@ -171,4 +172,4 @@ cython_debug/
171172

172173
#DS_Store
173174
.DS_Store
174-
docs/.DS_Store
175+
docs/.DS_Store

docs/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ python:
1717
sphinx:
1818
builder: html
1919
fail_on_warning: false
20-
configuration: docs/_config.yml
20+
configuration: docs/conf.py

0 commit comments

Comments
 (0)