Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
11 months ago
Sebastián Ramírez
c1796275f9
📝 Tweak docs and translations links and remove old docs translations ( #11381 )
1 year ago
Sebastián Ramírez
8cd7cfc2b6
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To ( #10114 )
* 📝 Start How To docs section, move Peewee, remove Peewee from dependencies
* 🚚 Move em files to new locations
* 🚚 Move and re-structure advanced docs, move relevant to How To
* 🔧 Update MkDocs config, new files in How To
* 📝 Move docs for Conditional OpenAPI for Japanese to How To
* 📝 Move example source files for Extending OpenAPI into each of the new sections
* ✅ Update tests with new locations for source files
* 🔥 Remove init from Peewee examples
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
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] >
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
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
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
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
Thomas Grainger
2d296c5d07
🔧 Configure strict pytest options and update/refactor tests ( #2790 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
atsumi
5a4a61ca67
🌐 Add Japanese translation for Advanced - Path Operation Advanced Configuration ( #2124 )
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago
atsumi
259c55f7cd
🌐 Add Japanese translation for Advanced User Guide - Additional Status Codes ( #2145 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago
atsumi
cc99e23e82
🌐 Add Japanese translation for Advanced - Custom Response ( #2193 )
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
atsumi
d31648c82e
🌐 Add Japanese translation for Advanced Tutorial - Response Directly ( #2191 )
* Add Japanese translation for Advanced - response-directly
* Apply suggestions from code review
Co-authored-by: T. Tokusumi <[email protected] >
* Apply suggestions from code review
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago