mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update middlewares docs
This commit is contained in:
parent
7f26ec9935
commit
bafc2ff341
11 changed files with 119 additions and 215 deletions
|
|
@ -16,6 +16,9 @@ theme:
|
|||
favicon: 'assets/images/logo.png'
|
||||
logo: 'assets/images/logo.png'
|
||||
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
|
||||
extra:
|
||||
version: 3.0.0a3
|
||||
|
||||
|
|
@ -255,9 +258,8 @@ nav:
|
|||
- dispatcher/class_based_handlers/pre_checkout_query.md
|
||||
- dispatcher/class_based_handlers/shipping_query.md
|
||||
- dispatcher/class_based_handlers/error.md
|
||||
- Middlewares:
|
||||
- dispatcher/middlewares/index.md
|
||||
- dispatcher/middlewares/basics.md
|
||||
- dispatcher/middlewares.md
|
||||
|
||||
- todo.md
|
||||
- Build reports:
|
||||
- reports.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue