aiogram/docs
Alex Root Junior f4251382e8
Remove filters factory, introduce docs translation (#978)
* Rewrite filters

* Update README.rst

* Fixed tests

* Small optimization of the Text filter (TY to @bomzheg)

* Remove dataclass slots argument in due to the only Python 3.10 has an slots argument

* Fixed mypy

* Update tests

* Disable Python 3.11

* Fixed #1013: Empty mention should be None instead of empty string.

* Added #990 to the changelog

* Added #942 to the changelog

* Fixed coverage

* Update poetry and dependencies

* Fixed mypy

* Remove deprecated code

* Added more tests, update pyproject.toml

* Partial update docs

* Added initial Docs translation files

* Added more changes

* Added log message when connection is established in polling process

* Fixed action

* Disable lint for PyPy

* Added changelog for docs translation
2022-10-02 00:04:31 +03:00
..
_static More docs 2021-10-12 01:11:53 +03:00
api Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
dispatcher Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
locale Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
utils Fixed typy in WebApp docs page 2022-04-19 22:26:43 +03:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
index.rst Update README and docs main page 2021-10-11 01:29:06 +03:00
install.rst Update installation instructions (#655) 2021-08-03 02:06:52 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
requirements.txt Remove MkDocs 2021-05-13 00:13:09 +03:00