2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-22 18:07:21 +00:00

Don't stick navigation sidebar of documentation

This commit is contained in:
Dan 2019-08-21 09:32:58 +02:00
parent 55f5a1a36c
commit 4e119b27bd

View File

@ -58,7 +58,7 @@ html_show_copyright = False
html_theme_options = {
"canonical_url": "https://docs.pyrogram.org/",
"collapse_navigation": True,
"sticky_navigation": True,
"sticky_navigation": False,
"logo_only": True,
"display_version": True,
"style_external_links": True