docs/frontend-system: initial architecture docs structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
id: apps
|
||||
title: App Instances
|
||||
sidebar_label: App
|
||||
# prettier-ignore
|
||||
description: App instances
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
id: plugins
|
||||
title: Frontend Plugins
|
||||
sidebar_label: Plugins
|
||||
# prettier-ignore
|
||||
description: Frontend plugins
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
id: extensions
|
||||
title: Frontend Extensions
|
||||
sidebar_label: Extensions
|
||||
# prettier-ignore
|
||||
description: Frontend extensions
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
id: extension overrides
|
||||
title: Frontend Extension Overrides
|
||||
sidebar_label: Extension Overrides
|
||||
# prettier-ignore
|
||||
description: Frontend extension overrides
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
id: utility-apis
|
||||
title: Utility APIs
|
||||
sidebar_label: Utility APIs
|
||||
# prettier-ignore
|
||||
description: Utility APIs
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
|
||||
See [Utility APIs docs](../../api/utility-apis.md).
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
id: routes
|
||||
title: Frontend Routes
|
||||
sidebar_label: Routes
|
||||
# prettier-ignore
|
||||
description: Frontend routes
|
||||
---
|
||||
|
||||
> **NOTE: The new frontend system is in a highly experimental phase**
|
||||
|
||||
See [routing system docs](../../plugins/composability.md#routing-system)
|
||||
Reference in New Issue
Block a user