mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Refactor developer guide into modular sections
Split the monolithic developer-guide.md into three focused documents: setup-dev-env.md, authentication.md, and supported-types.md. Updated mkdocs.yml navigation to reflect the new structure, improving documentation clarity and maintainability.
This commit is contained in:
@@ -28,5 +28,8 @@ nav:
|
||||
- Integrations:
|
||||
- 3rd party apps: integrations/3rd-party-apps.md
|
||||
- 3rd party services: integrations/3rd-party-services.md
|
||||
- Developer guide: developer-guide.md
|
||||
- Developer guide:
|
||||
- Setup a development environment: developer-guide/setup-dev-env.md
|
||||
- Authentication: developer-guide/authentication.md
|
||||
- Supported types: developer-guide/supported-types.md
|
||||
- Gallery: gallery.md
|
||||
|
||||
Reference in New Issue
Block a user