mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Change doc theme to 'book'
RTD theam is not compatible with Sphinx 7.0+ https://github.com/readthedocs/readthedocs.org/issues/10279 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
committed by
Florence Blanc-Renaud
parent
ef0ae496b7
commit
e0c4f83abd
@@ -68,7 +68,7 @@ exclude_patterns = [
|
|||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
# a list of builtin themes.
|
# a list of builtin themes.
|
||||||
#
|
#
|
||||||
html_theme = 'default'
|
html_theme = 'sphinx_book_theme'
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# 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,
|
# relative to this directory. They are copied after the builtin static files,
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
wheel
|
wheel
|
||||||
|
|
||||||
sphinx > 3.0
|
sphinx > 3.0
|
||||||
|
sphinx-book-theme
|
||||||
|
|
||||||
# convert markdown to rest
|
# convert markdown to rest
|
||||||
# m2r2 fork is active in development and works with
|
# m2r2 fork is active in development and works with
|
||||||
|
|||||||
Reference in New Issue
Block a user