📝 Add location info to tutorial/bigger-applications.md#10552
📝 Add location info to tutorial/bigger-applications.md#10552tiangolo merged 9 commits intofastapi:masterfrom
tutorial/bigger-applications.md#10552Conversation
docs_src/bigger applicationsdocs_src/bigger applications
|
📝 Docs preview for commit 5f58aab at: https://0c00ab7a.fastapitiangolo.pages.dev |
…ns.md` * Full translation * In sync with fastapi#10552 * Google Translate used * Manually checked * Checked for errors using LanguageTool
|
Good idea! 🤓 I would prefer to do it outside the file, in the code block title: https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#adding-a-title |
|
Good Idea, I will do that. |
|
📝 Docs preview for commit 666885c at: https://d6855de5.fastapitiangolo.pages.dev |
|
📝 Docs preview for commit 44fcd3b at: https://b3bcaaa7.fastapitiangolo.pages.dev |
docs_src/bigger applicationsbigger-applications.md
bigger-applications.mdtutorial/bigger-applications.md
|
📝 Docs preview for commit b23067d at: https://3fa4a649.fastapitiangolo.pages.dev |
|
📝 Docs preview for commit ed53eea at: https://63d02863.fastapitiangolo.pages.dev |
|
📝 Docs preview for commit 3703989 at: https://cc942a9c.fastapitiangolo.pages.dev |
|
Amazing, thank you @nilslindemann! 🚀 🙇 |
This will help the reader when reading Bigger Applications, which is about structuring a FastAPI app in multiple modules. So it uses code examples for multiple modules.
This PR adds a comment on top of each module, denoting the location of the current module (commit 1). The code highlights in the documentation are updated accordingly (commit 2).
#10554 is a translation of this.