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
Anton Yakovlev
91606c3c38
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #11411 )
2024-04-06 10:43:55 -05:00
Lufa1u
7ae1f9003f
🌐 Update Russian translations for deployments docs ( #11271 )
2024-04-03 11:22:47 -05:00
Aleksandr Andrukhov
a9b0911470
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md` ( #10532 )
2024-04-01 23:21:06 -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
水上 皓登
f29b30b784
🔥 Remove link to Pydantic's benchmark, on other i18n pages. ( #11224 )
2024-03-20 20:10:47 -05:00
Sebastián Ramírez
f0becc4452
♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date ( #11304 )
2024-03-16 18:54:24 -05: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
👁Max👁
299bf22ad8
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/index.md` ( #11223 )
2024-03-09 01:35:05 +01:00
Aleksandr Andrukhov
9060c427a6
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/first-steps.md` ( #10541 )
2024-01-23 09:00:11 -05:00
Aleksandr Andrukhov
ac5e73b19d
🌐 Add Russian translation for `docs/ru/docs/tutorial/handling-errors.md` ( #10375 )
2024-01-23 08:56:29 -05:00
Aleksandr Andrukhov
672b501b98
🌐 Add Russian translation for `docs/ru/docs/tutorial/encoder.md` ( #10374 )
2024-01-23 08:56:12 -05:00
Aleksandr Andrukhov
95d5902af1
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-updates.md` ( #10373 )
2024-01-23 08:55:32 -05:00
Nikita
5132976253
🌐 Russian translation: updated `fastapi-people.md`. ( #10255 )
2024-01-23 08:54:17 -05:00
Delitel-WEB
58e2f8b1d9
✏️ Fix typo in `docs/ru/docs/index.md` ( #10672 )
2024-01-12 09:10:31 -05:00
Aleksandr Andrukhov
3ca38568c1
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md` ( #10410 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2024-01-12 12:12:19 +01:00
Aleksandr Andrukhov
33e57e6f02
🌐 Add Russian translation for `docs/ru/docs/tutorial/request-forms-and-files.md` ( #10347 )
...
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2024-01-09 21:06:10 +04:00
Aleksandr Andrukhov
a64b2fed91
🌐 Fix typos in Russian translations for `docs/ru/docs/tutorial/background-tasks.md`, `docs/ru/docs/tutorial/body-nested-models.md`, `docs/ru/docs/tutorial/debugging.md`, `docs/ru/docs/tutorial/testing.md` ( #10311 )
2024-01-09 16:52:07 +01:00
Aleksandr Andrukhov
933668b42e
🌐 Add Russian translation for `docs/ru/docs/tutorial/request-files.md` ( #10332 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: oubush <oubush@users.noreply.github.com>
2024-01-09 10:51:54 -05:00
Aleksandr Andrukhov
3256c3ff07
🌐 Add Russian translation for `docs/ru/docs/learn/index.md` ( #10539 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-09 10:31:45 -05:00
Sebastián Ramírez
2e14c69c31
👷 Adopt Ruff format ( #10517 )
...
* 🔧 Update pre-commit, use ruff format
* ⬆️ Upgrade dependencies, use Ruff for formatting
* 🔧 Update Ruff config
* 🔨 Update lint and format scripts, use Ruff
* 🎨 Format internals with Ruff
* 🎨 Format docs scripts
* 🎨 Format tests
* 🎨 Format extra commas in src for docs
* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format
* 🎨 Update src for docs, use plain `@lru_cache`
* 🎨 Update src for docs format and docs references
2023-10-25 00:26:06 +04:00
Sebastián Ramírez
e8bd645fa9
📝 Update data structure and render for external-links ( #10495 )
...
* 📝 Update data structure and render for external-links
* 📝 Update translations for external links
2023-10-22 11:35:13 +04:00
Sebastián Ramírez
dc7838eec3
🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord. ( #10485 )
2023-10-20 12:39:03 +04:00
Sebastián Ramírez
2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above ( #10442 )
...
* 📝 Update docs, require Python 3.8+, drop 3.7
* 🔧 Update pyproject.toml, drop support for Python 3.7, require Python 3.8+
* 👷 Update CI GitHub Actions, drop support for Python 3.7, require 3.8+
* 📝 Update docs' references to Python 3.6 and 3.7, use Python 3.8
2023-10-17 09:59:11 +04:00
Aleksandr Andrukhov
cb410d3015
🌐 Fix typo in Russian translation for `docs/ru/docs/tutorial/body-fields.md` ( #10224 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-09-25 18:00:09 -05:00
Aleksandr Andrukhov
84794221d9
🌐 Add Russian translation for `docs/ru/docs/tutorial/header-params.md` ( #10226 )
...
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Nikita <omegastrikeclan@yandex.ru>
2023-09-22 18:36:59 -05:00
Vladislav Kramorenko
fe3eaf63e6
🌐 Add Russian translation for `docs/ru/docs/deployment/docker.md` ( #9971 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yois4101 <119609381+Yois4101@users.noreply.github.com>
2023-08-10 17:53:26 +02:00
Aleksandr Pavlov
1c919dee3c
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` ( #9970 )
...
Co-authored-by: dedkot <dedkot01@gmail.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-08-05 10:26:03 +02:00
Nikita
88d96799b1
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md` ( #9963 )
...
Co-authored-by: dedkot <dedkot01@gmail.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-08-02 17:14:19 +02:00
dedkot
608cc4fea3
🌐 Add Russian translation for `docs/tutorial/request-forms.md` ( #9841 )
2023-07-27 20:47:42 +02:00
Sergei Glazkov
81772b46a8
🌐 Add Russian translation for `docs/ru/docs/tutorial/response-model.md` ( #9675 )
...
Co-authored-by: s.glazkov <s.glazkov@polymatica.ru>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <alexandrhub@vk.com>
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-27 03:00:19 +02:00
Sebastián Ramírez
5656ed09ef
✨ Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages ( #9742 )
...
* ✨ Add MkDocs hooks to re-use all config from en, and auto-generate missing docs files form en
* 🔧 Update MkDocs config for es
* 🔧 Simplify configs for all languages
* ✨ Compute available languages from MkDocs Material for config overrides in hooks
* 🔧 Update config for MkDocs for en, to make paths compatible for other languages
* ♻️ Refactor scripts/docs.py to remove all custom logic that is now handled by the MkDocs hooks
* 🔧 Remove ta language as it's incomplete (no translations and causing errors)
* 🔥 Remove ta lang, no translations available
* 🔥 Remove dummy overrides directories, no longer needed
* ✨ Use the same missing-translation.md file contents for hooks
* ⏪ ️ Restore and refactor new-lang command
* 📝 Update docs for contributing with new simplified workflow for translations
* 🔊 Enable logs so that MkDocs can show its standard output on the docs.py script
2023-06-25 14:33:58 +02:00
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2023-06-24 16:47:15 +02:00
Sebastián Ramírez
dd590f46ad
🔧 Update MkDocs for other languages ( #9734 )
2023-06-24 14:28:43 +02:00
я котик пур-пур
cfc06a3a3d
📝 Update docs on Pydantic using ujson internally ( #5804 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 17:06:25 +00:00
TabarakoAkula
47342cdd18
🌐 Add Russian translation for `docs/ru/docs/tutorial/metadata.md` ( #9681 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 18:52:24 +02:00
TabarakoAkula
4c401aef0f
🌐 Add Russian translation for `docs/tutorial/path-operation-configuration.md` ( #9696 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Alexandr <alexandrhub@vk.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 16:33:47 +00:00
ivan-abc
612cbee165
🌐 Add Russian translation for `docs/tutorial/extra-models.md` ( #9619 )
...
Co-authored-by: Alexandr <alexandrhub@vk.com>
2023-06-22 18:14:16 +02:00
ivan-abc
a2a0119c14
🌐 Add Russian translation for `docs/tutorial/cors.md` ( #9608 )
...
Co-authored-by: Alexandr <alexandrhub@vk.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-06-22 16:29:56 +02:00
Alexandr
57727fa4e0
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-nested-models.md` ( #9605 )
...
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-06-22 13:46:36 +02:00
Sebastián Ramírez
6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras ( #9655 )
2023-06-11 23:38:15 +02:00
Ildar Ramazanov
e3d67a150c
🌐 Add Russian translation for `docs/ru/docs/tutorial/index.md` ( #5896 )
...
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>
2023-06-10 20:36:25 +00:00
Alexandr
510fa5b7fe
🌐 Add Russian translation for `docs/ru/docs/tutorial/schema-extra-example.md` ( #9621 )
...
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
2023-06-10 22:29:08 +02:00
Sergei Solomein
8474bae744
🌐 Add Russian translation for `docs/tutorial/body.md` ( #3885 )
...
Co-authored-by: Teregov_Ruslan <48125303+RuslanTer@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: FedorGN <66411909+FedorGN@users.noreply.github.com>
2023-06-03 14:19:58 +00:00
Alexandr
1309f67f64
🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md` ( #9580 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-03 14:18:30 +00:00
Artem Golicyn
918d96f6ad
🌐 Add Russian translation for `docs/ru/docs/tutorial/first-steps.md` ( #9471 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-03 14:05:53 +00:00
Alexandr
4c9ac66554
🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params.md` ( #9584 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-03 14:05:30 +00:00
Alexandr
1f92ad349c
🌐 Add Russian translation for `docs/ru/docs/tutorial/debugging.md` ( #9579 )
...
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-03 14:05:22 +00:00
Artem Golicyn
5017949010
🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params.md` ( #9519 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-06-03 14:31:44 +02:00
ivan-abc
ad77d7f926
🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params-numeric-validations.md` ( #9563 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-06-03 14:22:10 +02:00
Vladislav Kramorenko
061e912ccf
🌐 Add Russian translation for `docs/ru/docs/deployment/concepts.md` ( #9577 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-03 14:21:05 +02:00
Alexandr
72c72774c5
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-multiple-params.md` ( #9586 )
...
* 🌐 Add Russian translation for docs/tutorial/body-multiple-params.md
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-06-03 14:13:10 +02:00
Vladislav Kramorenko
42ca1cb42d
🌐 Add Russian translation for `docs/ru/docs/deployment/manually.md` ( #9417 )
...
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-05-08 11:16:31 +00:00
Saleumsack KEOBOUALAY
ed1f93f803
🌐 Add setup for translations to Lao ( #9396 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-08 13:15:37 +02:00
Vladislav Kramorenko
928bb2e2ce
🌐 Add Russian translation for `docs/ru/docs/tutorial/testing.md` ( #9403 )
...
Add Russian translation for docs/ru/docs/tutorial/testing.md
2023-05-08 13:14:19 +02:00
Vladislav Kramorenko
d56f02a986
🌐 Add Russian translation for `docs/ru/docs/deployment/https.md` ( #9428 )
...
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-05-08 13:11:00 +02:00
Evzen Ptacek
0e75981bd0
🌐 Initiate Czech translation setup ( #9288 )
...
Initiate Czech translation setup
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-25 12:08:01 -07:00
Nadezhda Fedina
da21ec92cf
🌐 Add Russian translation for `docs/ru/docs/tutorial/response-status-code.md` ( #9370 )
...
* Add Russian translation for docs/ru/docs/tutorial/response-status-code.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Apply suggestions from code review
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
* Replace 'response code' with 'status code', make minor translation improvements
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-04-25 11:44:34 -07:00
Vladislav Kramorenko
723d47403b
🌐 Add Russian translation for `docs/ru/docs/alternatives.md` ( #5994 )
...
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>
2023-04-13 18:12:48 +00:00
Aleksandr Egorov
0ab88cd1a9
🌐 Add Russian translation for `docs/ru/docs/contributing.md` ( #6002 )
...
Co-authored-by: stigsanek <alexander.e.egorov@pikta.ru>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2023-04-13 11:04:30 -07:00
Vladislav Kramorenko
dafce52bc7
🌐 Add Russian translation for `docs/ru/docs/project-generation.md` ( #9243 )
2023-04-13 11:00:47 -07:00
dedkot
6bc0d210da
🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params-str-validations.md` ( #9267 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-13 10:58:09 -07:00
Vladislav Kramorenko
221b22200a
🌐 Add Russian translation for `docs/ru/docs/benchmarks.md` ( #9271 )
...
* del docs/ru/docs/contributing.md
* ru translate for */docs/ru/docs/project-generation.md
* docs/ru/docs/benchmarks.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Delete project-generation.md
* Update benchmarks.md
* Update benchmarks.md
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-13 10:52:11 -07:00
LeeeeT
d4e85da18b
🌐 🔠 📄 🐢 Translate docs to Emoji 🥳 🎉 💥 🤯 🤯 ( #5385 )
...
* 🌐 💬 🩺 🦲
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* 🛠️ 😊
* ♻️ Rename emoji lang from emj to em, and main docs name as 😉
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Axd1x8a <26704473+FeeeeK@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-01 11:26:04 +02:00
Sebastián Ramírez
69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names ( #9269 )
...
* 📝 Simplify names in Python versions in tabs in docs
* 📝 Update docs for Types Intro, explain Python 3.6+, Python 3.9+, Python 3.10+
* 📝 Re-order all Python examples, show latest Python versions first
2023-03-18 17:16:02 +01:00
Vladislav Kramorenko
d1f3753e5e
🌐 Add Russian translation for `docs/ru/docs/history-design-future.md` ( #5986 )
2023-03-10 19:42:25 +01:00
gusty1g
639cf3440a
🌐 Tamil translations - initial setup ( #5564 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-06 20:31:37 +01:00
har8
83012a9cf6
🌐 Initiate Armenian translation setup ( #5844 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-04 12:51:37 +00:00
Sebastián Ramírez
a270ab0c3f
⬆️ Upgrade analytics ( #6025 )
2023-02-21 11:23:37 +01:00
Igor Shevchenko
3c5536a780
🌐 Add Russian translation for `docs/ru/docs/tutorial/cookie-params.md` ( #5890 )
2023-02-09 20:27:16 +01:00
Alexander Sviridov
8b62319d6c
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-fields.md` ( #5898 )
2023-02-07 14:33:16 +01:00
Sebastián Ramírez
94fa151881
🌐 Add Russian translation for `docs/ru/docs/help-fastapi.md` ( #5970 )
...
Co-authored-by: Xewus <xewuss@yandex.ru>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-02-07 13:28:10 +00:00
Vladislav Kramorenko
e1129af819
🌐 Add Russian translation for `docs/ru/docs/contributing.md` ( #5870 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-07 14:04:38 +01:00
Vladislav Kramorenko
d0027de64f
🌐 Add Russian translation for `docs/ru/docs/fastapi-people.md` ( #5577 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 18:45:32 +04:00
Sebastián Ramírez
f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras ( #5628 )
2022-11-13 16:20:05 +01:00
Vladislav Kramorenko
9a85535e7f
🌐 Add Russian translation for `docs/ru/docs/deployment/index.md` ( #5336 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-03 11:51:44 +00:00
Sebastián Ramírez
e866a2c7e1
🐛 Fix calling `mkdocs` for languages as a subprocess to fix/enable MkDocs Material search plugin ( #5501 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-16 17:01:38 +02:00
Sebastián Ramírez
ebe69913ae
🔧 Disable Material for MkDocs search plugin ( #5495 )
2022-10-14 20:22:09 +00:00
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-14 20:31:19 +02:00
Vladislav Kramorenko
81967f8f93
🌐 Add Russian translation for `docs/ru/docs/features.md` ( #5315 )
...
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>
2022-09-04 16:27:48 +02:00
impocode
fd2080aece
🌐 Add Russian translation for `docs/ru/docs/index.md` ( #5289 )
2022-08-26 16:45:24 +02:00
Artyom Kropp
fa92dbf557
🌐 Add Russian translation for `docs/ru/docs/deployment/versions.md` ( #4985 )
2022-08-26 16:43:58 +02:00
Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-18 16:16:54 +00:00
AdmiralDesu
8fe80e81e1
🌐 Add Russian translation for `docs/ru/docs/tutorial/background-tasks.md` ( #4854 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-18 17:59:02 +02:00
Sebastián Ramírez
0ba0c4662d
✨ Add illustrations for Concurrent burgers and Parallel burgers ( #5277 )
2022-08-17 12:48:05 +02:00
Itay Raveh
59d154fa6f
🌐 Start of Hebrew translation ( #5050 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-14 17:16:28 +00:00
Robin
b4a98a7224
🌐 Start of Swedish translation ( #5062 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-14 11:45:01 +00:00
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
...
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
2022-05-14 06:59:59 -05: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
Mário Victor Ribeiro Silva
15dd12629e
📝 Add dark mode auto switch to docs based on OS preference ( #4869 )
2022-05-11 13:53:57 -05:00
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
...
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 20:07:37 -05:00
Makarov Andrey
e0962d0b54
🌐 Add Russian translation for `docs/async.md` ( #4036 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 18:30:19 +00:00
Sebastián Ramírez
5c842586c2
🌐 Start Dutch translations ( #4703 )
2022-03-18 16:47:54 +00:00
Amin Alaee
2b6f1585ec
🌐 Start Persian/Farsi translations ( #4243 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-03-18 16:24:19 +00:00
Sebastián Ramírez
ca2b1dbb64
🔧 Enable MkDocs Material Insiders' `content.tabs.link` ( #4399 )
2022-01-16 14:34:45 +00:00
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
...
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2022-01-07 15:11:31 +01:00
Sebastián Ramírez
764ecae2d4
⬆ Upgrade MkDocs Material and configs ( #4385 )
2022-01-07 11:24:00 +01:00
Edd Salkield
c29aa0bc87
🔧 Swap light/dark theme button icon ( #3246 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:26:36 +02:00