mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
docs: fix database logos on overview page, rename Developer Portal
- Fix 61 broken database logo images by updating paths from docs/static/img/ to /img/ (Docusaurus serves static/ at root) - Update all old superset.apache.org/docs/ links to new bifurcated paths (user-docs, admin-docs, developer-docs) - Rename "Developer Portal" to "Developer Docs" in user-facing pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -248,7 +248,7 @@ superset-extensions dev
|
||||
|
||||
## Contributing Extension-Compatible Components
|
||||
|
||||
Components in `@apache-superset/core` are automatically documented in the Developer Portal. Simply add a component to the package and it will appear in the extension documentation.
|
||||
Components in `@apache-superset/core` are automatically documented in the Developer Docs. Simply add a component to the package and it will appear in the extension documentation.
|
||||
|
||||
### Requirements
|
||||
|
||||
@@ -307,7 +307,7 @@ When the docs site is built (`yarn start` or `yarn build` in the `docs/` directo
|
||||
- Props table from story `args`
|
||||
- Usage code snippet
|
||||
- Links to source files
|
||||
3. Pages appear automatically in **Developer Portal → Extensions → Components**
|
||||
3. Pages appear automatically in **Developer Docs → Extensions → Components**
|
||||
|
||||
### Best Practices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user