docs: nest lib docs under docs/lib with lib-prefixed nav
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user