mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: Reorganize and improve developer portal documentation (#36005)
This commit is contained in:
committed by
GitHub
parent
2f2128ac48
commit
208b1f7fa3
@@ -35,8 +35,8 @@ Welcome to the Apache Superset Developer Portal - your comprehensive resource fo
|
||||
|
||||
### Extension Development
|
||||
- [Extension Project Structure](/developer_portal/extensions/extension-project-structure)
|
||||
- [Extension Architecture](/developer_portal/architecture/overview)
|
||||
- [Extension Architecture](/developer_portal/extensions/high-level-architecture)
|
||||
- [Extension Architecture](/developer_portal/extensions/architecture)
|
||||
- [Quick Start](/developer_portal/extensions/quick-start)
|
||||
|
||||
## 📚 Documentation Sections
|
||||
|
||||
@@ -105,9 +105,9 @@ Everything you need to contribute to the Apache Superset project. This section i
|
||||
<td width="50%">
|
||||
|
||||
**I want to build an extension**
|
||||
1. [Learn the architecture](/developer_portal/architecture/overview)
|
||||
1. [Start with Quick Start](/developer_portal/extensions/quick-start)
|
||||
2. [Learn extension structure](/developer_portal/extensions/extension-project-structure)
|
||||
3. [Explore architecture](/developer_portal/extensions/high-level-architecture)
|
||||
3. [Explore architecture](/developer_portal/extensions/architecture)
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user