mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-09 11:57:55 -05:00
Fix - readthedocs build errors
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -1 +1,3 @@
|
||||
docutils>0.18
|
||||
sphinx_rtd_theme
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
# ones.
|
||||
extensions = [
|
||||
'sphinx.ext.todo',
|
||||
'sphinx_rtd_theme',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
@@ -71,6 +72,8 @@ release = '10.2.0beta'
|
||||
# Usually you set "language" from the command line for these cases.
|
||||
language = None
|
||||
|
||||
project_language = 'en'
|
||||
|
||||
# There are two options for replacing |today|: either, you set today to some
|
||||
# non-false value, then it is used:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user