docs: Adds a new "Dependencies" page to the Developer Portal (#36817)

This commit is contained in:
Michael S. Molina
2025-12-23 15:41:10 -03:00
committed by GitHub
parent c399fd2801
commit ba8d6eb9ac
11 changed files with 176 additions and 19 deletions

View File

@@ -45,6 +45,7 @@ Extensions can provide:
- **[Quick Start](./quick-start)** - Build your first extension with a complete walkthrough
- **[Architecture](./architecture)** - Design principles and system overview
- **[Dependencies](./dependencies)** - Managing dependencies and understanding API stability
- **[Contribution Types](./contribution-types)** - Available extension points
- **[Development](./development)** - Project structure, APIs, and development workflow
- **[Deployment](./deployment)** - Packaging and deploying extensions