Rafael de Oliveira Marques
540a83da65
🌐 Update Portuguese translations with LLM prompt ( #14228 )
...
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* fix non-Annotated in llm-prompt
* rerun after a few changes in llm-prompt
* fix non-Annotated
* validated llm translation
* fix llm translation
* update outdated translations
* fix translation for operation IDs
* add header link
* add missing link
* fix line break
* fix diff
* fix llm translation
* fix 'Atualize' to 'Atualizar'
* update alternatives.md
* update async.md
* update fastapi-cli.md
* update features.md
* update help-fastapi.md
* update history-design-future.md
* update index.md
* update advanced/events.md
* update advanced/middleware.md
* update advanced/response-cookies.md
* update advanced/response-headers.md
* update advanced/templates.md
* update advanced/testing-websockets.md
* update advanced/using-request-directly.md
* update advanced/websockets.md
* update advanced/security/oauth2-scopes.md
* update deployment/cloud.md
* update deployment/manually.md
* update how-to/custom-request-and-route.md
* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md
* update tutorial/background-tasks.md
* update tutorial/first-steps.md
* update tutorial/handling-errors.md
* update tutorial/middleware.md
* update tutorial/request-files.md
* update tutorial/sql-databases.md
* update tutorial/static-files.md
* update tutorial/testing.md
* update tutorial/dependencies/dependencies-with-yield.md
* update advanced/advanced-dependencies.md
---------
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-11-12 17:23:57 +01:00
Sebastián Ramírez
1c711e7147
📝 Update includes format in docs with an automated script ( #12950 )
2024-11-18 03:25:44 +01: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
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
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
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
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
felipebpl
9ad2cb29f9
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/encoder.md` ( #5525 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-02-07 13:09:00 +00:00