Merge "Remove vestigate HUDSON_PUBLISH_DOCS reference"

This commit is contained in:
Jenkins 2017-09-06 20:11:26 +00:00 committed by Gerrit Code Review
commit 834b733d29
1 changed files with 0 additions and 7 deletions

View File

@ -59,14 +59,7 @@ extensions = ['sphinx.ext.autodoc',
todo_include_todos = True
# 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 = []
# if os.getenv('HUDSON_PUBLISH_DOCS'):
# templates_path = ['_ga', '_templates']
# else:
# templates_path = ['_templates']
# The suffix of source filenames.
source_suffix = '.rst'