17 Commits (aeeb29f6d05ddea1942753b6a7584e21b66cc718)

Author SHA1 Message Date
Sebastián Ramírez 99812444ab
📝 Update docs, simplify usage of admonitions, only default ones (#15553) 1 month ago
Sebastián Ramírez 5b485f0848
📝 Update links in docs to no longer use the classes external-link and internal-link (#15061) 4 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 ca76a4eba9
📝 Use `dfn` tag for definitions instead of `abbr` in docs (#14744) 4 months ago
Motov Yurii 741c7345ea
📝 Use return type annotation instead of `response_model` when possible (#14753) 5 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
Motov Yurii c55f7138a1
📝 Add permalinks to headers in English docs (#13993) 10 months ago
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 2 years ago
Alex Wendland f6819ba5d2
📝 Update includes in `docs/en/docs/tutorial/path-operation-configuration.md` (#12809) 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 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2 years ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 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 569afb4378
Add support for tags with Enums (#4468) 4 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 5 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 0ac9b3ee5c
Re-export utils from Starlette (#1064) 6 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 7 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 7 years ago
Sebastián Ramírez 61dd36a945
Upgrade docstring Markdown parsing (#163) 7 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 8 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 8 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 8 years ago
Sebastián Ramírez e790bf6f1b 📝 Add docs for path operation configurations 8 years ago