Merge "Remove vestigate HUDSON_PUBLISH_DOCS reference"

This commit is contained in:
Jenkins
2017-09-06 21:20:10 +00:00
committed by Gerrit Code Review

View File

@@ -54,10 +54,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'