diff --git a/doc/source/conf.py b/doc/source/conf.py index f62ee84..ce77420 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -65,10 +65,6 @@ todo_include_todos = True # 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' @@ -252,4 +248,4 @@ latex_documents = [ # -- Options for openstackdocstheme ------------------------------------------- repository_name = 'openstack/distil' bug_project = 'distil' -bug_tag = '' \ No newline at end of file +bug_tag = ''