mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 07:30:55 +00:00
replase display_version with two other options
This commit is contained in:
committed by
Paul Robinson
parent
bcc7d256a6
commit
c2dee2a538
@ -121,7 +121,8 @@ html_theme = "sphinx_rtd_theme"
|
|||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"logo_only": True,
|
"logo_only": True,
|
||||||
"display_version": False,
|
"version_selector": False,
|
||||||
|
"language_selector": False,
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom themes here, relative to this directory.
|
# Add any paths that contain custom themes here, relative to this directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user