28 Commits (6c4232a0d982ac17da98cfd03b38ca294e9dea7b)

Author SHA1 Message Date
Sebastián Ramírez 99812444ab
📝 Update docs, simplify usage of admonitions, only default ones (#15553) 3 weeks ago
Sebastián Ramírez edaf23943c
📝 Add docs for `pyproject.toml` with `entrypoint` (#15075) 3 months ago
Sebastián Ramírez 5b485f0848
📝 Update links in docs to no longer use the classes external-link and internal-link (#15061) 3 months ago
Sebastián Ramírez c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
Motov Yurii b1db1395b6
📝 Specify language code for code block (#14656) 5 months ago
Motov Yurii 9475024640
📝 Add variants for code examples in "Advanced User Guide" (#14413) 6 months ago
Motov Yurii c55f7138a1
📝 Add permalinks to headers in English docs (#13993) 9 months ago
Sebastián Ramírez 214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font (#13706) 1 year ago
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 2 years ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 2 years ago
Sebastián Ramírez bd1b77548f
📝 Update docs about serving FastAPI: ASGI servers, Docker containers, etc. (#12069) 2 years ago
Sofie Van Landeghem 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 2 years ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2 years ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 2 years ago
Pedro Augusto de Paula Barbosa d192ddacec
✏️ Update highlighted line in `docs/en/docs/tutorial/bigger-applications.md` (#5490) 2 years ago
Nils Lindemann 6bda1326a4
📝 Add location info to `tutorial/bigger-applications.md` (#10552) 2 years ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 3 years ago
Reza Rohani b76112f1a5
📝 Fix code highlighting in `docs/en/docs/tutorial/bigger-applications.md` (#9806) 3 years ago
Sebastián Ramírez 0bc87ec77c
📝 Tweak tip recommending `Annotated` in docs (#9270) 3 years ago
Sebastián Ramírez 69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 3 years ago
Sebastián Ramírez 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
Aayush Chhabra 4d099250f6
✏ Fix typo in `docs/en/docs/tutorial/bigger-applications.md`, "codes" to "code" (#5990) 3 years ago
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888) 4 years ago
Denys Marichev 7efdc11075
✏ Fix typo about file path in `docs/en/docs/tutorial/bigger-applications.md` (#3285) 5 years ago
Sebastián Ramírez 313bbe802f
Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 6 years ago
谭九鼎 ab0379ee52
✏ Fix capitalizaiton typo in docs (#2204) 6 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago
Sebastián Ramírez faf88cea0b
🎨 Update terminal examples and Typer note (#1139) 6 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 6 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 6 years ago
Nicolas Marier 3cf8b86dc1 📝 Clarify docs for APIRouter dependencies (#698) 7 years ago
Sebastián Ramírez d3ea6f7514
📝 Add note to docs about including same router multiple times (#348) 7 years ago
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235) 7 years ago
Christopher Dignam 866af5bca6 ✏️ Fix typos in docs, from forms (#176) 7 years ago
Sebastián Ramírez 2bd775988f Add/refactor addditional responses, tests, docs 7 years ago
Sebastián Ramírez 108c2f3c0e
⬆️ Update Pydantic to 0.21.0 (#90) 7 years ago
euri10 11c755bee3 Add tags parameter to app.include_router (#55) 7 years ago
Sebastián Ramírez da60de33c1
📝 Update Uvicorn docs with new --reload option (#74) 7 years ago
Sebastián Ramírez d692c28f52 📝 Add docs for bigger applications and APIRouter 8 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 8 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 8 years ago
Sebastián Ramírez 70b0231f64 📝 Add stubs for Security, multi-files, app configurations 8 years ago