module as source doc fixes (#2)

Reviewed-on: #2
Co-authored-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
Co-committed-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
This commit is contained in:
2026-02-21 16:47:27 +00:00
committed by aetos
parent 6bafa435f1
commit 14ed19d2d5
24 changed files with 14 additions and 17 deletions

View File

@@ -1,10 +1,10 @@
home: openapi_first/index.md
home: index.md
groups:
Application Bootstrap:
- openapi_first/app.md
- openapi_first/binder.md
- app.md
- binder.md
Core Utilities:
- openapi_first/loader.md
- openapi_first/errors.md
- loader.md
- errors.md
OpenAPI Client:
- openapi_first/client.md
- client.md