2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 06:45:39 +00:00

Add tabs to docs (tgcrypto.rst)

This commit is contained in:
Dan
2020-04-01 22:39:39 +02:00
parent 0b93049822
commit 945effc4a9
3 changed files with 20 additions and 11 deletions

View File

@@ -35,7 +35,8 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.napoleon",
"sphinx.ext.autosummary",
"sphinx_copybutton"
"sphinx_copybutton",
"sphinx_tabs.tabs"
]
master_doc = "index"