sanjibani
8b066a573f
fix(docs): replace dead Uber Ludwig blog link with project repo in 14 translations
The Uber Engineering blog post `/ludwig-v0-2/` (404) cited the original
Ludwig v0.2 announcement. Uber migrated their blog; the canonical
home for the project is now the GitHub repo `ludwig-ai/ludwig`
(verified 200). Replaces the dead link in all 14 translated index.md
files to keep the credits accurate.
2 months ago
Sebastián Ramírez
b82ab2fb41
🌐 Update translations for pt (update-outdated) ( #15753 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Sebastián Ramírez
2b70d68942
🌐 Update translations for pt (update-outdated) ( #15667 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Francisco Silva
74d735d518
🌐 Improve translation consistency in `docs/pt/docs/advanced/generate-clients.md` ( #15456 )
Co-authored-by: uilton <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
3 months ago
Sebastián Ramírez
31ced9d49e
🔧 Migrate docs from MkDocs to Zensical ( #15563 )
3 months ago
Sebastián Ramírez
628ff21528
🌐 Update translations for pt (update-outdated) ( #15528 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
3 months ago
Sebastián Ramírez
40301c86ee
🌐 Update translations for pt (update-outdated) ( #15159 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
5 months ago
Sebastián Ramírez
06cdff4488
🌐 Update translations for pt (add-missing) ( #15157 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 months ago
Motov Yurii
0901b4092c
📝 Rename `docs_src/websockets` to `docs_src/websockets_` to avoid import errors ( #14979 )
5 months ago
Motov Yurii
0d1f4d935b
🌐 Update translations for pt (update-all) ( #14912 )
* Update all
* 🎨 Auto format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Motov Yurii
81f82fd955
🔧 Update LLM-prompt for `abbr` and `dfn` tags ( #14747 )
Co-authored-by: Sebastián Ramírez <[email protected] >
6 months ago
Sebastián Ramírez
2224b4e63b
🌐 Update translations for pt (update-outdated) ( #14833 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Sebastián Ramírez
2d459e4845
🌐 Update translations for pt (update-outdated) ( #14724 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
Rafael de Oliveira Marques
9fec72687f
🌐 Update portuguese llm-prompt.md ( #14702 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
7 months ago
Sebastián Ramírez
d9b7b65b81
🌐 Update translation prompts ( #14619 )
7 months ago
Motov Yurii
3063ada72f
✅ Add missing tests for code examples ( #14569 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nils-Hero Lindemann <[email protected] >
7 months ago
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 <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
8 months ago
Sebastián Ramírez
56a549b4d5
🌐 Update translations for pt (add-missing) ( #14539 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8 months ago
Motov Yurii
6400e5ee29
🌐 Sync Portuguese docs (pages found with script) ( #14554 )
8 months ago
Sebastián Ramírez
9a03503542
🌐 Update translations for pt (update-outdated) ( #14537 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8 months ago
Alejandra
81517f66cc
📝 Update tech stack in project generation docs ( #14472 )
8 months ago
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 <[email protected] >
9 months ago
Rafael de Oliveira Marques
0878361f6b
🔨 Add Portuguese translations LLM prompt ( #14208 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
9 months ago
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>
10 months ago
Sebastián Ramírez
1884d76f61
🔧 Update sponsors: remove Platform.sh ( #14027 )
11 months ago
Valentyn
d9249c1949
📝 Fix Twitter to be X (Twitter) everywhere in documentation ( #13809 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
11 months ago
Denny Biasiolli
408b8a9beb
📝 Remove links to site callbackhell.com that doesn't exist anymore ( #14006 )
11 months ago
Edmilson Monteiro Rodrigues Neto
2013336d65
🌐 Update Portuguese Translation for `docs/pt/docs/async.md` ( #13863 )
1 year ago
Edmilson Monteiro Rodrigues Neto
cf0c3cf2c4
🌐 Update Portuguese Translation for `docs/pt/docs/project-generation.md` ( #13875 )
* docs: update pt-docs project_generation.md
* fix: fix typo
1 year ago
Nolan Di Mare Sullivan
7d9195a248
📝 Update Speakeasy URL to Speakeasy Sandbox ( #13697 )
1 year ago
Sebastián Ramírez
214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font ( #13706 )
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Joakim Nordling
8fa56b46a1
⬆️ Update ReDoc to version 2.x ( #9700 )
Co-authored-by: svlandeg <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 year ago
Sofie Van Landeghem
f8878f3a98
🩺 Unify the badges across all tutorial translations ( #13329 )
Co-authored-by: Alejandra <[email protected] >
1 year ago
João Pedro
52c1488a37
🌐 Update Portuguese Translation for `docs/pt/docs/deployment/https.md` ( #13317 )
2 years ago
Rafael de Oliveira Marques
fb19d9895d
🌐 Update Portuguese Translation for `docs/pt/docs/index.md` ( #13328 )
2 years ago
João Pedro
8fa18e5e6f
🌐 Update Portuguese Translation for `docs/pt/docs/tutorial/request-forms.md` ( #13216 )
2 years ago
Rafael de Oliveira Marques
d9a640e06c
🌐 Update Portuguese translation for `docs/pt/docs/advanced/settings.md` ( #13209 )
2 years ago
Rafael de Oliveira Marques
16199c4a13
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/oauth2-jwt.md` ( #13205 )
2 years ago
Rafael de Oliveira Marques
e69182940e
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/get-current-user.md` ( #13188 )
2 years ago
Rafael de Oliveira Marques
e54cc8ffa3
🌐 Remove Wrong Portuguese translations location for `docs/pt/docs/advanced/benchmarks.md` ( #13187 )
2 years ago
nillvitor
9d293b7086
🌐 Update Portuguese translations ( #13156 )
2 years ago
Victor Menezes
a277942a52
🌐 Add Portuguese translation for `docs/pt/docs/advanced/generate-clients.md` ( #13030 )
2 years ago
André Melo
66cadd9fdb
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/response-model.md` ( #12933 )
2 years ago
Sebastián Ramírez
1c711e7147
📝 Update includes format in docs with an automated script ( #12950 )
2 years ago
David Caro
bfaf4c303f
📝 Remove mention of Celery in the project generators ( #12742 )
Signed-off-by: David Caro <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
8767a31c80
📝 Update `contributing.md` docs, include note to not translate this page ( #12841 )
2 years ago
Nimitha J
be67605728
📝 Update includes for `docs/pt/docs/advanced/wsgi.md` ( #12769 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
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>
2 years ago
Félix
5b2bd906d7
📝 Update includes in `docs/pt/docs/tutorial/background-tasks.md` ( #12736 )
2 years ago
Rafael de Oliveira Marques
51fe0e437b
📝 Update includes for `docs/pt/docs/python-types.md` ( #12671 )
2 years ago