File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ commit e5af909f2e8564edc5bc0e5cdd933a539eedded7
2+ Author: alexeev-prog <
[email protected] >
3+ Date: Mon Nov 4 00:34:01 2024 +0700
4+
5+ docs: translate and improve docs
6+
17commit 2c99528375df71a95f14f6619f7051fd4e2a76e1
28Author: alexeev-prog <
[email protected] >
39Date: Sun Nov 3 22:57:47 2024 +0700
Original file line number Diff line number Diff line change @@ -382,10 +382,10 @@ Extended documentation and framework specifications are available at the followi
382382### Russian / Русский
383383
3843841 . [ Содержание] ( ./docs/ru/index.md )
385- 2 . [ Устройство веб-фреймворка] ( ./webframework_design.md )
386- 3 . [ Создание веб-приложения] ( ./webapp_creation.md )
387- 4 . [ Создание маршрутов (routes&views)] ( ./routes_and_views.md )
388- 5 . [ Request/Response] ( ./requests_responses.md )
385+ 2 . [ Устройство веб-фреймворка] ( ./docs/ru/ webframework_design.md )
386+ 3 . [ Создание веб-приложения] ( ./docs/ru/ webapp_creation.md )
387+ 4 . [ Создание маршрутов (routes&views)] ( ./docs/ru/ routes_and_views.md )
388+ 5 . [ Request/Response] ( ./docs/ru/ requests_responses.md )
389389
390390## License
391391Distributed under the GNU LGPL 2.1 License. See [ LICENSE] ( https://github.com/alexeev-prog/pyEchoNext/blob/main/LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments