Sebastián Ramírez
869de156e8
🌐 Update translations for es (update-outdated) ( #15155 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 months ago
Sebastián Ramírez
cd5869b897
🌐 Update translations for es (add-missing) ( #15154 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 months ago
Motov Yurii
dd50de1205
🌐 Update translations for es (update-all and add-missing) ( #14911 )
* Update all
* 🎨 Auto format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 months ago
Sebastián Ramírez
4fe06cc24a
🌐 Update translations for es (update-outdated) ( #14832 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 months ago
Sebastián Ramírez
a2912ffa26
🌐 Update translations for es (update-outdated) ( #14686 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 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] >
6 months ago
Motov Yurii
6a8a2d62c4
🌐 Sync Spanish docs (outdated pages found with script) ( #14553 )
Co-authored-by: Sebastián Ramírez <[email protected] >
6 months ago
Sebastián Ramírez
da83d79546
🌐 Update translations for es (update-outdated) ( #14532 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 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>
9 months ago
Sofie Van Landeghem
744736af9c
📝 Remove outdated formatting from `path-params-numeric-validations.md` for languages `en`, `es` and `uk`. ( #14059 )
9 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] >
10 months ago
Hotah Ma
0e5832aa6d
📝 Remove obsolete `url` field in error responses in docs ( #13655 )
Co-authored-by: Motov Yurii <[email protected] >
10 months 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
Sebastián Ramírez
9ec452a154
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) ( #13377 )
1 year ago
Sebastián Ramírez
fe5b2e491e
🌐 Add new Spanish translations for all docs with new LLM-assisted system using PydanticAI ( #13122 )
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: User <[email protected] >
2 years ago
Sebastián Ramírez
495460d3ed
🌐 Update existing Spanish translations using the new LLM-assisted system using PydanticAI ( #13118 )
Co-authored-by: Alejandra <[email protected] >
2 years ago
Sebastián Ramírez
1c711e7147
📝 Update includes format in docs with an automated script ( #12950 )
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
Antony Arévalo
96c5566a5b
📝 Update includes in `docs/es/docs/tutorial/cookie-params.md` ( #12602 )
2 years ago
Sebastián Ramírez
0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs ( #12391 )
2 years ago
Alejandra
6ba8407ff3
📝 Update Spanish translation docs for consistency ( #12044 )
2 years ago
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
2 years ago
Fabian Falon
1551913223
🌐 Add Spanish translation for cookie-params `docs/es/docs/tutorial/cookie-params.md` ( #11410 )
2 years ago
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Alejandra
93034fea48
📝 Update links to Pydantic docs to point to new website ( #11328 )
2 years ago
Juan José López Lira
a37ac3819e
✏️ Fix typos for Spanish documentation ( #10957 )
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
3 years ago
Lili_DL
41ff599d4b
🌐 Fix typo in Spanish translation for `docs/es/docs/tutorial/first-steps.md` ( #9571 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
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
4 years ago
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
4 years ago
Jorge Alvarado
b1508dcacc
✏ Re-word and combine 2 paragraphs into 1 for readability ( #3346 )
5 years ago
Camila Gutierrez
6ebf60b175
🌐 Add Spanish translation for `tutorial/query-params.md` ( #2243 )
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Camila Gutierrez
faec748ef6
🌐 Add Spanish translation of Tutorial - Path Parameters ( #2219 )
Co-authored-by: Pedro A. Moreno <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Camila Gutierrez
8a1f0aa3b6
🌐 Add Spanish translation of Tutorial - First Steps ( #2208 )
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
6 years ago
Juan Sebastian Avila Rodriguez
e9413f2711
✏ Fix typo in Spanish tutorial index ( #2020 )
6 years ago
MartinEliasQ
9812684178
🌐 Add Spanish translation for the tutorial-user-guide index page ( #1244 )
* Spanish translation for the tutorial-user-guide index page
* Improve some parts of the text in terms of writing
* Change the wording to keep the documentation consistent.
* 📝 Add small wording and consistency changes
* 🎨 Apply the same consistency changes to EN 🤷
Co-authored-by: Sebastián Ramírez <[email protected] >
6 years ago