mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 22:38:00 +00:00
10 lines
304 B
YAML
10 lines
304 B
YAML
# For navigation content inspo see Pydantic https://docs.pydantic.dev/latest
|
|
#
|
|
# `.nav.yml` is provided by https://lukasgeiter.github.io/mkdocs-awesome-nav
|
|
nav:
|
|
- overview
|
|
- Getting Started: getting_started
|
|
- concepts
|
|
- guides
|
|
- API Documentation: reference
|
|
- Release Notes: release_notes.md
|