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
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
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
Baldeep Singh Handa
1cfd9a70ac
📝 Update includes for `docs/en/docs/advanced/custom-response.md` ( #12797 )
2024-11-09 10:44:28 +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
Sofie Van Landeghem
42e0e368bc
📝 Fix small typos in the documentation ( #12213 )
2024-09-18 18:09:57 +02:00
Sebastián Ramírez
c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly ( #12067 )
2024-08-24 19:01:04 -05:00
Nils Lindemann
8809b3685f
📝 Several docs improvements, tweaks, and clarifications ( #11390 )
...
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 23:30:12 +00:00
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
2024-08-05 23:48:30 -05:00
Sebastián Ramírez
4d3ef06029
➖ Remove orjson and ujson from default dependencies ( #11842 )
2024-07-14 12:46:40 -05:00
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-18 14:53:19 -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
Ben Falk
a71077c530
📝 Update docs for `ORJSONResponse` with details about improving performance ( #2615 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-01 09:59:05 +00:00
Sebastián Ramírez
356a57daa8
📝 Add docs for creating a custom Response class ( #5331 )
2022-09-01 09:32:30 +00:00
Thomas Grainger
2d296c5d07
🔧 Configure strict pytest options and update/refactor tests ( #2790 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-19 21:14:58 +02:00
Sebastián Ramírez
dc5a966548
✨ Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function ( #3457 )
2021-07-03 21:51:28 +02:00
Teofilo Zosa
730ded2870
📝 Fix renamed parameter `content_type` typo ( #2135 )
2020-11-05 23:26:28 +01: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
Roman Tezikov
66cb266641
📝 Add docs for `default_response_class` ( #1455 )
...
* ➕ Add docs to default_response_class
* ✅ create a tip
* ✅ fixing the tip
* 🚑 grammar
* 📝 Update docs for default response class
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-06-13 18:02:45 +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