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: Ia05b11a59b2bca8caa7c64c3d2c9fe7e8552f519
This commit is contained in:
parent
b749812037
commit
d01e189c1d
@ -47,10 +47,6 @@ todo_include_todos = True
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = []
|
||||
if os.getenv('HUDSON_PUBLISH_DOCS'):
|
||||
templates_path = ['_ga', '_templates']
|
||||
else:
|
||||
templates_path = ['_templates']
|
||||
|
||||
# The suffix of source filenames.
|
||||
source_suffix = '.rst'
|
||||
|
Loading…
x
Reference in New Issue
Block a user