mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Add autogenerated docs for examples. Will be changed soon.
This commit is contained in:
parent
06097fffa1
commit
f9c1ce35bb
17 changed files with 216 additions and 0 deletions
13
docs/source/examples/check_user_language.rst
Normal file
13
docs/source/examples/check_user_language.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. Autogenerated file at 2018-09-08 02:07:37.558059
|
||||
|
||||
===================
|
||||
Check user language
|
||||
===================
|
||||
|
||||
Babel is required.
|
||||
|
||||
.. literalinclude:: ../../../examples/check_user_language.py
|
||||
:caption: check_user_language.py
|
||||
:language: python
|
||||
:linenos:
|
||||
:lines: 5-
|
||||
Loading…
Add table
Add a link
Reference in a new issue