mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-09 03:47:55 -05:00
Fix - path to conf.py and docutils version for readthedocs build
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -13,7 +13,7 @@ build:
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
# We recommend specifying your dependencies to enable reproducible builds:
|
||||
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
|
||||
@@ -1 +1 @@
|
||||
docutils<0.18
|
||||
docutils>0.18
|
||||
|
||||
Reference in New Issue
Block a user