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
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
Sebastián Ramírez
dd590f46ad
🔧 Update MkDocs for other languages ( #9734 )
2 years ago
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>
2 years ago
Evzen Ptacek
0e75981bd0
🌐 Initiate Czech translation setup ( #9288 )
Initiate Czech translation setup
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
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 <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
gusty1g
639cf3440a
🌐 Tamil translations - initial setup ( #5564 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
har8
83012a9cf6
🌐 Initiate Armenian translation setup ( #5844 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
a270ab0c3f
⬆️ Upgrade analytics ( #6025 )
2 years ago
Ryusei Ishikawa
59208e4ddc
🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` ( #4983 )
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: komtaki <[email protected] >
2 years ago
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>
3 years ago
Sebastián Ramírez
ebe69913ae
🔧 Disable Material for MkDocs search plugin ( #5495 )
3 years ago
sUeharaE4
e23fa40e6c
🌐 Add Japanese translation for `docs/ja/docs/advanced/nosql-databases.md` ( #4205 )
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago
Sebastián Ramírez
0ba0c4662d
✨ Add illustrations for Concurrent burgers and Parallel burgers ( #5277 )
3 years ago
Itay Raveh
59d154fa6f
🌐 Start of Hebrew translation ( #5050 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Robin
b4a98a7224
🌐 Start of Swedish translation ( #5062 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
wakabame
80cb57e4b2
🌐 Add Japanese translation for `docs/ja/docs/advanced/index.md` ( #5043 )
Co-authored-by: Amazyra <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Mário Victor Ribeiro Silva
15dd12629e
📝 Add dark mode auto switch to docs based on OS preference ( #4869 )
3 years ago
Sho Nakamura
944f06a901
🌐 Add Japanese translation for `docs/ja/docs/advanced/conditional-openapi.md` ( #2631 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
5c842586c2
🌐 Start Dutch translations ( #4703 )
3 years ago
Amin Alaee
2b6f1585ec
🌐 Start Persian/Farsi translations ( #4243 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
ca2b1dbb64
🔧 Enable MkDocs Material Insiders' `content.tabs.link` ( #4399 )
3 years ago
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
Co-authored-by: Thomas Grainger <[email protected] >
3 years ago
Sebastián Ramírez
764ecae2d4
⬆ Upgrade MkDocs Material and configs ( #4385 )
3 years ago
Edd Salkield
c29aa0bc87
🔧 Swap light/dark theme button icon ( #3246 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Madat Bay
cc0d0f3899
🌐 Initialize Azerbaijani translations ( #3941 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
30e742d566
✨ Enable recent Material for MkDocs Insiders features ( #3710 )
4 years ago
Sebastián Ramírez
9a33a0e24c
➕ Update docs library to include sources in Markdown ( #3648 )
4 years ago
Yuya Sato
bb6c6ed5d1
🌐 Add Japanese translation for `docs/tutorial/security/oauth2-jwt.md` ( #3526 )
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
Sebastián Ramírez
dbfd3f7e18
📝 Add official FastAPI Twitter to docs ( #3578 )
4 years ago
Mark H
5342a0a00f
🌐 Add basic setup for German translations ( #3522 )
4 years ago
Nasaruddin
7e4bfaf0e9
🌐 Initialize Indonesian translations ( #3014 )
Co-authored-by: Nasaruddin <[email protected] >
4 years ago
neternefer
85b32f51ff
🌐 Initialize new language Polish for translations ( #3170 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
08cbc6c8ff
🌐 Add Japanese translation for Deployment - Docker ( #2312 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
20360c207e
🌐 Add Japanese translation for Deployment - Versions ( #2310 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
7122687f25
🌐 Add Japanese translation for Tutorial - Static files ( #2260 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
cd8b90a5a4
🌐 Add Japanese translation for Tutorial - Testing ( #2259 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
17781e3596
🌐 Add Japanese translation for Tutorial - Debugging ( #2256 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
5828043b69
🌐 Add Japanese translation for Tutorial - Middleware ( #2255 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
faec713e0d
🌐 Add Japanese translation for Concurrency and async / await ( #2058 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
Sebastián Ramírez
73021d7261
📝 Update social links: add Discord, fix GitHub ( #2621 )
4 years ago
T. Tokusumi
9442845ca5
🌐 Add Japanese translation for Deployment - Deta ( #2314 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
2b49b8c70a
🌐 Add Japanese translation for Deployment - Manually ( #2313 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
c7742e3c56
🌐 Add Japanese translation for Deployment - Intro ( #2309 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
07a8f7b5b5
🌐 Add Japanese translation for FastAPI People ( #2254 )
Co-authored-by: Taki Komiyama <[email protected] >
4 years ago
atsumi
5a4a61ca67
🌐 Add Japanese translation for Advanced - Path Operation Advanced Configuration ( #2124 )
Co-authored-by: T. Tokusumi <[email protected] >
4 years ago
T. Tokusumi
68dca8f42d
🌐 Add Japanese translation for External Links ( #2070 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
ca26f2274c
🌐 Add Japanese translation for Tutorial - Body - Updates ( #1956 )
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
8560151090
🌐 Add Japanese translation for Tutorial - Form Data ( #1943 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
48cba16578
🌐 Add Japanese translation for Tutorial - Cookie Parameters ( #1933 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago