diff --git a/doc/source/conf.py b/doc/source/conf.py index 0ce72185c0..586b062bf4 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -66,12 +66,6 @@ sample_policy_basename = '_static/keystone' 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'] - # The suffix of source filenames. source_suffix = '.rst'