Commit Graph

30 Commits

Author SHA1 Message Date
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
David Caro bfaf4c303f
📝 Remove mention of Celery in the project generators (#12742)
Signed-off-by: David Caro <me@dcaro.es>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-11-10 17:23:38 +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
Quentin Takeda f55f93c181
📝 Update includes in `docs/fr/docs/tutorial/first-steps.md` (#12594)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-09 12:10:11 +00:00
Quentin Takeda 150f8225b2
📝 Update includes in `docs/fr/docs/tutorial/body-multiple-params.md` (#12598) 2024-11-09 11:10:17 +00:00
Quentin Takeda 1e9ea61cbd
📝 Update includes in `docs/fr/docs/tutorial/path-params.md` (#12592) 2024-11-09 10:08:25 +00:00
Quentin Takeda 218d3c3524
📝 Update includes in `docs/fr/docs/tutorial/path-params-numeric-validations.md` (#12601) 2024-10-28 10:32:37 +00:00
Quentin Takeda 269a224544
📝 Update includes in `docs/fr/docs/tutorial/background-tasks.md` (#12600) 2024-10-28 10:29:51 +00:00
Quentin Takeda 4e6b1acccd
📝 Update includes in `docs/fr/docs/tutorial/body.md` (#12596) 2024-10-27 17:34:41 +00:00
Quentin Takeda 60aba0261c
📝 Update includes in `docs/fr/docs/tutorial/debugging.md` (#12595) 2024-10-27 17:31:14 +00:00
Quentin Takeda 453f559934
📝 Update includes in `docs/fr/docs/tutorial/query-params-str-validations.md` (#12591) 2024-10-27 17:14:38 +00:00
Quentin Takeda 5e8f1f96eb
📝 Update includes in `docs/fr/docs/tutorial/query-params.md` (#12589) 2024-10-27 17:06:01 +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 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2024-08-05 23:48:30 -05:00
P-E. Brian dc384c4f8d
🌐 Add French translation for `docs/fr/docs/tutorial/body-multiple-params.md` (#11796) 2024-08-05 10:48:45 -05:00
P-E. Brian e4ab536dc5
🌐 Add French translation for `docs/fr/docs/tutorial/path-params-numeric-validations.md` (#11788) 2024-08-02 14:37:52 -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
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 2024-03-21 20:42:11 -05:00
Samuel Rigaud 69f82e5222
🌐 Fix typos in French translations for `docs/fr/docs/advanced/path-operation-advanced-configuration.md`, `docs/fr/docs/alternatives.md`, `docs/fr/docs/async.md`, `docs/fr/docs/features.md`, `docs/fr/docs/help-fastapi.md`, `docs/fr/docs/index.md`, `docs/fr/docs/python-types.md`, `docs/fr/docs/tutorial/body.md`, `docs/fr/docs/tutorial/first-steps.md`, `docs/fr/docs/tutorial/query-params.md` (#10154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-09-27 15:52:31 -05:00
Sam Courtemanche 04b9a67cbb
🌐 Add French translation for `docs/fr/docs/tutorial/query-params-str-validations.md` (#4075)
Co-authored-by: Julian Maurin <julian.maurin.perso@pm.me>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-07-27 20:53:21 +02:00
Julian Maurin e79dc9697c
🌐 Add French translation for `docs/fr/docs/tutorial/index.md` (#2234)
Co-authored-by: Ruidy <ruidy.nemausat@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-07-27 20:51:55 +02:00
Cedric Fraboulet c5f72f02cd
🌐 Add French translation for `docs/tutorial/debugging.md` (#9175) 2023-03-06 17:26:49 +01:00
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888)
* 🔧 Add first pre-commit config

* 🎨 Format YAML files with pre-commit

* 🎨 Format Markdown with pre-commit

* 🎨 Format SVGs, drawio, JS, HTML with pre-commit

*  Add pre-commit to dev dependencies

* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00
Samuel Borges 441f75a06c
📝 Updates links for Celery documentation (#4736)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 12:35:04 -05:00
Sam Courtemanche 8fc4872c1b
🌐 Fix French translation for `docs/tutorial/body.md` (#4332) 2022-05-09 18:55:11 -05:00
Sam Courtemanche 652cf4bb6b
🌐 Add French translation for Tutorial - First steps (#3455)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-26 18:47:01 +00:00
Sam Courtemanche 0d5e0ba5d5
🌐 Add French translation for `docs/tutorial/path-params.md` (#3548)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-26 18:33:34 +00:00
Sam Courtemanche a859497a72
🌐 Add French translation for `docs/tutorial/query-params.md` (#3556)
Co-authored-by: Ruidy <ruidy.nemausat@gmail.com>
2021-10-26 20:15:30 +02:00
Sam Courtemanche 0eb27ab4d0
🌐 Add French translation for `docs/tutorial/body.md` (#3671)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 12:30:41 +00:00
Sam Courtemanche 05c859f324
🌐 Add French translation for Tutorial - Background Tasks (#3098)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-05-04 11:00:43 +02:00