@ -35,12 +35,12 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
' o slosphinx ' ,
' o penstackdocstheme ' ,
' reno.sphinxext ' ,
]
# Add any paths that contain templates here, relative to this directory.
templates_path = [ ' _templates ' ]
#templates_path = ['_templates' ]
# The suffix of source filenames.
source_suffix = ' .rst '
@ -109,7 +109,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = ' default '
html_theme = ' openstackdocs '
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
@ -138,7 +138,7 @@ html_theme = 'default'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = [ ' _static ' ]
#html_static_path = ['_static' ]
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied
@ -147,7 +147,7 @@ html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
# html_last_updated_fmt = '%b %d, %Y '
html_last_updated_fmt = ' % Y- % m- %d % H: % M '
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.
@ -274,3 +274,8 @@ texinfo_documents = [
# -- Options for Internationalization output ------------------------------
locale_dirs = [ ' locale/ ' ]
# -- Options for openstackdocstheme -------------------------------------------
repository_name = ' openstack/oslosphinx '
bug_project = ' oslosphinx '
bug_tag = ' '