Merge "Remove vestigate HUDSON_PUBLISH_DOCS reference"
This commit is contained in:
commit
64e8c7619f
@ -90,10 +90,7 @@ bug_tag = ''
|
||||
todo_include_todos = True
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
if os.getenv('HUDSON_PUBLISH_DOCS'):
|
||||
templates_path = ['_ga', '_templates']
|
||||
else:
|
||||
templates_path = ['_templates']
|
||||
templates_path = []
|
||||
|
||||
# The suffix of source filenames.
|
||||
source_suffix = '.rst'
|
||||
|
Loading…
x
Reference in New Issue
Block a user