Remove vestigate HUDSON_PUBLISH_DOCS reference
This isn't actually used (and in swift is commented out already) and is a leftover from a thing we did about seven years ago. Change-Id: I9889bcfd29054f14679ae7430b077ad3afb25b98
This commit is contained in:
parent
6da17e9923
commit
03c54d505f
@ -59,14 +59,7 @@ extensions = ['sphinx.ext.autodoc',
|
|||||||
todo_include_todos = True
|
todo_include_todos = True
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
# Changing the path so that the Hudson build output contains GA code and the
|
|
||||||
# source docs do not contain the code so local, offline sphinx builds are
|
|
||||||
# "clean."
|
|
||||||
# templates_path = []
|
# templates_path = []
|
||||||
# if os.getenv('HUDSON_PUBLISH_DOCS'):
|
|
||||||
# templates_path = ['_ga', '_templates']
|
|
||||||
# else:
|
|
||||||
# templates_path = ['_templates']
|
|
||||||
|
|
||||||
# The suffix of source filenames.
|
# The suffix of source filenames.
|
||||||
source_suffix = '.rst'
|
source_suffix = '.rst'
|
||||||
|
Loading…
Reference in New Issue
Block a user