fastapi/docs/en/docs
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
..
advanced 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
css Add illustrations for Concurrent burgers and Parallel burgers (#5277) 2022-08-17 12:48:05 +02:00
deployment 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
img 🔧 Update sponsors, add Flint (#9699) 2023-06-19 12:33:32 +00:00
js 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00:00
tutorial 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
alternatives.md 📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628) 2022-11-13 16:20:05 +01:00
async.md ✏ Fix typo in `docs/en/docs/async.md` (#5785) 2023-01-07 20:56:58 +04:00
benchmarks.md ✏ Fix typo in Benchmarks (#1995) 2020-11-05 22:31:38 +01:00
contributing.md Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages (#9742) 2023-06-25 14:33:58 +02:00
external-links.md 📝 Add article "Tortoise ORM / FastAPI 整合快速筆記" to External Links (#5496) 2023-02-07 16:50:02 +00:00
fastapi-people.md 📝 Recommend GitHub Discussions for questions (#5944) 2023-01-30 16:49:32 +00:00
features.md 🔥 Remove link to Pydantic's benchmark, as it was removed there (#5811) 2023-06-10 19:05:42 +02:00
help-fastapi.md ✏️ Fix format, remove unnecessary asterisks in `docs/en/docs/help-fastapi.md` (#9249) 2023-04-13 11:34:04 -07:00
history-design-future.md Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
index.md 📝 Update docs on Pydantic using ujson internally (#5804) 2023-06-22 17:06:25 +00:00
newsletter.md Add newsletter: FastAPI and friends (#2509) 2020-12-13 16:33:46 +01:00
project-generation.md ✏ Tweak wording to clarify `docs/en/docs/project-generation.md` (#5930) 2023-02-09 20:35:01 +01:00
python-types.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
release-notes.md 📝 Update release notes 2023-06-24 14:47:59 +00:00