Sebastián Ramírez
c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 ( #14900 )
2026-02-12 14:19:43 +01:00
Sebastián Ramírez
ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs ( #14559 )
...
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com >
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com >
2025-12-17 21:41:43 +01:00
Marcelo Trylesinski
dde7bd1ceb
📝 Replace starlette.io by starlette.dev and uvicorn.org by uvicorn.dev ( #14176 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Nils-Hero Lindemann
7095a11056
📝 Fix and Improve English Documentation ( #14048 )
...
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com >
2025-09-20 14:58:04 +02:00
Motov Yurii
c55f7138a1
📝 Add permalinks to headers in English docs ( #13993 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2025-08-31 09:15:41 +00:00
Motov Yurii
590abc4b96
📝 Clarify the middleware execution order in docs ( #13699 )
2025-06-17 09:42:41 +02:00
Rishat-F
241de23b68
📝 Update docs/en/docs/tutorial/middleware.md ( #13444 )
...
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com >
2025-03-20 13:29:48 +01:00
Alejandra
40912999d1
✏️ Fix error in docs/en/docs/tutorial/middleware.md ( #12819 )
2024-11-09 17:07:05 +00:00
Sebastián Ramírez
7fb9c5922d
📝 Fix admonition double quotes with new syntax ( #12835 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-09 16:39:20 +00:00
Alex Wendland
f0a8f00b41
📝 Update includes in docs/en/docs/tutorial/middleware.md ( #12807 )
2024-11-09 12:24:09 +00:00
Sebastián Ramírez
0f7d67e85c
🔧 Remove base_path for mdx_include Markdown extension in MkDocs ( #12391 )
2024-10-06 22:36:54 +02:00
Sebastián Ramírez
c37f2c976d
📝 Add note about time.perf_counter() in middlewares ( #12095 )
2024-08-31 10:15:50 +00:00
Sofie Van Landeghem
6aa44a85a2
📝 Fix minor typos and issues in the documentation ( #12063 )
2024-08-24 16:52:09 -05:00
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
2024-08-05 23:48:30 -05:00
malicious
838e9c964e
📝 Reword in docs, from "have in mind" to "keep in mind" ( #10376 )
...
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com >
2024-01-11 20:31:18 +04:00
Brock Friedrich
be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range ( #1863 )
2020-08-29 16:02:58 +02:00
Sebastián Ramírez
6205935323
✨ Add support for docs translations ( #1168 )
...
* 🌐 Refactor file structure to support internationalization
* ✅ Update tests changed after i18n
* 🔀 Merge Typer style from master
* 🔧 Update MkConfig with Typer-styles
* 🎨 Format mkdocs.yml with cannonical form
* 🎨 Format mkdocs.yml
* 🔧 Update MkDocs config
* ➕ Add docs translation scripts dependencies
* ✨ Add Typer scripts to handle translations
* ✨ Add missing translation snippet to include
* ✨ Update contributing docs, add docs for translations
* 🙈 Add docs_build to gitignore
* 🔧 Update scripts with new locations and docs scripts
* 👷 Update docs deploy action with translations
* 📝 Add note about languages not supported in the theme
* ✨ Add first translation, for Spanish
2020-03-26 20:09:53 +01:00