mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 07:24:20 +01:00
update nav
This commit is contained in:
@@ -35,20 +35,4 @@ flowchart TD
|
||||
A3 -- "Bound within" --> A4
|
||||
A4 -- "Enables access to" --> A5
|
||||
A7 -- "Accesses" --> A5
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [Application Object (`Flask`)](01_application_object___flask__.md)
|
||||
2. [Routing System](02_routing_system.md)
|
||||
3. [Request and Response Objects](03_request_and_response_objects.md)
|
||||
4. [Templating (Jinja2 Integration)](04_templating__jinja2_integration_.md)
|
||||
5. [Context Globals (`current_app`, `request`, `session`, `g`)](05_context_globals___current_app____request____session____g__.md)
|
||||
6. [Configuration (`Config`)](06_configuration___config__.md)
|
||||
7. [Application and Request Contexts](07_application_and_request_contexts.md)
|
||||
8. [Blueprints](08_blueprints.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user