Remove vestigate HUDSON_PUBLISH_DOCS reference
This isn't actually used and is a leftover from a thing we did seven years ago that survives today through copy-pasta. Change-Id: I7fed29322e00fa72b949692e01d821faa3f718ba
This commit is contained in:
parent
7ce754e12a
commit
584a5b0ba5
@ -90,10 +90,7 @@ bug_tag = ''
|
|||||||
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.
|
||||||
if os.getenv('HUDSON_PUBLISH_DOCS'):
|
templates_path = []
|
||||||
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…
x
Reference in New Issue
Block a user