summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rwxr-xr-xdoc/source/conf.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 2620b8d..9904cec 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -42,14 +42,12 @@ 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 -------------------------------------------------
html_theme = 'openstackdocs'
-
# -- sphinxcontrib.apidoc configuration --------------------------------------
apidoc_module_dir = '../../'