summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 582c805..eb3c34c 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -48,7 +48,7 @@ add_function_parentheses = True
add_module_names = True
# The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
# -- Options for HTML output --------------------------------------------------
@@ -77,5 +77,6 @@ latex_documents = [
#intersphinx_mapping = {'http://docs.python.org/': None}
# openstackdocstheme options
-repository_name = 'openstack/ceilometermiddleware'
-bug_project = 'http://bugs.launchpad.net/ceilometermiddleware'
+openstackdocs_repo_name = 'openstack/ceilometermiddleware'
+openstackdocs_auto_name = False
+openstackdocs_use_storyboard = True