update docs theme

This commit is contained in:
Victor Kotlin 2021-09-14 20:15:58 +03:00
parent eef5df0aa0
commit 86ff1cbb0c
2 changed files with 4 additions and 4 deletions

View file

@ -32,8 +32,7 @@ release = '1.4'
# ones.
extensions = [
'sphinx.ext.napoleon',
'sphinx.ext.ifconfig',
'sphinx_rtd_theme'
'sphinx.ext.ifconfig'
]
# Add any paths that contain templates here, relative to this directory.
@ -50,7 +49,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = "sphinx_rtd_theme"
html_theme = 'groundwork'
html_show_sourcelink = False
# Add any paths that contain custom static files (such as style sheets) here,

View file

@ -1 +1,2 @@
boticordpy
boticordpy
groundwork-sphinx-theme