mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-21 05:38:40 +02:00
new theme
This commit is contained in:
@ -25,9 +25,9 @@ author = 'TheGreyDiamond'
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom , 'sphinx.ext.napoleon'
|
||||
# ones.
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.napoleon']
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.todo']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
@ -41,9 +41,9 @@ exclude_patterns = []
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
# a list of builtin themes. alabaster
|
||||
#
|
||||
html_theme = 'alabaster'
|
||||
html_theme = 'insegel'
|
||||
|
||||
# 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,
|
||||
|
0
docs/source/contents.rst
Normal file
0
docs/source/contents.rst
Normal file
@ -20,4 +20,4 @@ Indices and tables
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search
|
||||
* :ref:`search`
|
||||
|
Reference in New Issue
Block a user