mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed docs build
This commit is contained in:
parent
6cebbe29ac
commit
4bf4f8eac9
3 changed files with 10 additions and 11 deletions
|
|
@ -30,7 +30,7 @@ extensions = [
|
|||
"sphinx.ext.intersphinx",
|
||||
"sphinx_substitution_extensions",
|
||||
"sphinx_copybutton",
|
||||
"sphinxcontrib.towncrier.ext",
|
||||
# "sphinxcontrib.towncrier.ext", # Temporary disabled due to bug in the extension https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
|
||||
]
|
||||
|
||||
rst_prolog = f"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue