docs: nest lib docs under docs/lib with lib-prefixed nav

This commit is contained in:
2026-09-11 05:38:04 +05:30
parent 658a98cf19
commit 6e3939d68c
2 changed files with 41 additions and 34 deletions

View File

@@ -1,10 +1,13 @@
home: index.md
home: lib/index.md
groups:
Application Bootstrap:
- app.md
- binder.md
- lib/app.md
- lib/binder.md
Core Utilities:
- loader.md
- errors.md
- lib/loader.md
- lib/errors.md
OpenAPI Client:
- client.md
- lib/client.md
icon:
logo: material/api
repo: fontawesome/brands/github