Commit Graph

142 Commits

Author SHA1 Message Date
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
Sebastián Ramírez 5c080d81ae
📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md` (#12822) 2024-11-09 16:00:17 +00:00
Chol_rang 2abde61372
🌐 Add Korean translation for `docs/ko/docs/advanced/testing-websockets.md` (#12739) 2024-11-09 12:18:47 +00:00
LKY 075f41bad9
🌐 Add Korean translation for `ko/docs/advanced/response-headers.md` (#12740) 2024-11-08 19:42:29 +00:00
Hyunjun KIM d28bae06e4
🌐 Add Korean translation for `/docs/ko/docs/environment-variables.md` (#12526) 2024-11-07 20:57:27 +00:00
Saeye Lee 745c073a6b
🌐 Add Korean translation for `docs/ko/docs/history-design-future.md` (#12646) 2024-11-07 20:46:14 +00:00
kim-sangah 321053bdef
🌐 Add Korean translation for `docs/ko/docs/advanced/advanced-dependencies.md` (#12675) 2024-11-07 20:43:46 +00:00
sptcnl 2fcae5f108
🌐 Add Korean translation for `docs/ko/docs/how-to/conditional-openapi.md` (#12731) 2024-11-07 20:41:38 +00:00
LKY c5ff950dfc
🌐 Add Korean translation for `docs/ko/docs/advanced/using_request_directly.md` (#12738) 2024-11-07 20:40:19 +00:00
namjimin_43 569c54cb9a
🌐 Add Korean translation for `docs/ko/docs/advanced/testing-events.md` (#12741) 2024-11-07 20:38:31 +00:00
kim-sangah 23c3522467
🌐 Add Korean translation for `docs/ko/docs/security/index.md` (#12743) 2024-11-07 20:38:25 +00:00
Chol_rang 14b087cd36
🌐 Add Korean translation for `docs/ko/docs/advanced/wsgi.md` (#12659) 2024-10-31 18:56:37 +00:00
namjimin_43 e93b27452b
🌐 Add Korean translation for `docs/ko/docs/advanced/response-directly.md` (#12674) 2024-10-30 20:00:57 +00:00
LKY 46a085ebe7
🌐 Add Korean translation for `docs/ko/docs/tutorial/metadata.md` (#12541) 2024-10-29 10:36:06 +00:00
kim-sangah 3f822818b2
🌐 Add Korean Translation for `docs/ko/docs/advanced/response-cookies.md` (#12546) 2024-10-29 10:32:45 +00:00
김소연 5c33269419
🌐 Add Korean translation for `docs/ko/docs/fastapi-cli.md` (#12515) 2024-10-28 11:29:32 +00:00
namjimin_43 2c27cae742
🌐 Add Korean Translation for `docs/ko/docs/advanced/response-change-status-code.md` (#12547) 2024-10-27 22:01:39 +00:00
임선오 8d928def2e
🌐 Add Korean translation for `docs/ko/docs/benchmarks.md` (#12540) 2024-10-27 15:01:38 +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
Kayque Govetri c93810e097
📝 Adding links for Playwright and Vite in `docs/project-generation.md` (#12274) 2024-10-04 13:16:34 +02:00
kkotipy 0030f1749e
🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md` (#12278) 2024-10-04 10:57:17 +00:00
BORA ec2a508292
🌐 Add Korean translation for `docs/ko/docs/project-generation.md` (#12157) 2024-09-08 01:35:43 +02:00
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:50:01 -05:00
Sebastián Ramírez b0a8e7356a
📝 Update admonitions in docs missing (#11998) 2024-08-12 16:47:53 -05: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 221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913) 2024-07-29 18:35:07 -05:00
Sebastián Ramírez 81234084cd
📝 Re-structure docs main menu (#11904) 2024-07-27 19:03:57 -05:00
kittydoor 60f7fe4006
📝 Update Hypercorn links in all the docs (#11744) 2024-07-14 12:06:59 -05:00
Nayeon Kim 9d1f0e3512
🌐 Fix Korean translation for `docs/ko/docs/tutorial/response-status-code.md` (#11718) 2024-06-14 10:06:53 -05:00
Nayeon Kim e4d08e9e1f
🌐 Add Korean translation for `docs/ko/docs/tutorial/extra-data-types.md` (#11711) 2024-06-13 21:45:10 -05:00
Nayeon Kim 40bb8fac5b
🌐 Fix Korean translation for `docs/ko/docs/tutorial/body-nested-models.md` (#11710) 2024-06-12 07:49:35 -05:00
Sebastián Ramírez 7b55bf37b5
📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit (#11496) 2024-04-28 22:18:04 -07:00
Sebastián Ramírez a901e2f449
📝 Update references to UJSON (#11464) 2024-04-18 18:58:47 -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
DoHyun Kim d6997ab2a0
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md` (#5744) 2024-04-02 17:37:23 -05:00
kty4119 5a297971a1
🌐 Add Korean translation for `docs/ko/docs/help-fastapi.md` (#4139) 2024-04-02 17:36:57 -05:00
Dong-Young Kim c964d04004
🌐 Add Korean translation for `docs/ko/docs/advanced/events.md` (#5087) 2024-04-02 17:35:55 -05:00
JungWooGeon bfd6060996
🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md` (#5695)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 23:18:08 -05:00
Sebastián Ramírez c1796275f9
📝 Tweak docs and translations links and remove old docs translations (#11381) 2024-03-31 18:52:53 -05:00
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 2024-03-21 20:42:11 -05:00
choi-haram 6297c8a0bd
🌐 Fix Korean translation for `docs/ko/docs/index.md` (#11296) 2024-03-18 11:26:07 -05:00
choi-haram ff4c4e0c42
🌐 Add Korean translation for `docs/ko/docs/about/index.md` (#11299)
🌐 Add Korean translation for docs/ko/docs/about/index.md
2024-03-18 11:25:02 -05:00
Elliott Larsen e11e5d20e7
🌐 Add Korean translation for `docs/ko/docs/advanced/index.md` (#9613) 2024-03-14 18:04:00 +01:00
Joshua Hanson 0e2f2d6d3a
📝 Update `python-multipart` GitHub link in all docs from `https://andrew-d.github.io/python-multipart/` to `https://github.com/Kludex/python-multipart` (#11239) 2024-03-13 20:02:19 +01:00
김명기 b8941c31ea
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/global-dependencies.md` (#11123) 2024-02-14 10:05:47 -05:00
김명기 b1fa0f262e
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#11124) 2024-02-11 08:49:45 -05:00
Kani Kim c0df023557
✏️ Fix minor typos in `docs/ko/docs/` (#11126) 2024-02-11 08:48:31 -05:00
Kani Kim 383870a275
🌐 Add Korean translation for `/docs/ko/docs/tutorial/schema-extra-example.md` (#11121) 2024-02-09 07:35:46 -05:00
Kani Kim a5edc3f85b
🌐 Add Korean translation for `/docs/ko/docs/tutorial/body-fields.md` (#11112) 2024-02-09 05:36:26 -05:00
김명기 d048b485cd
🌐 Add Korean translation for `/docs/ko/docs/tutorial/cookie-params.md` (#11118) 2024-02-09 05:34:57 -05:00