restructuring

This commit is contained in:
Philipp Kühn
2020-04-24 10:03:15 +02:00
parent 397de08db0
commit 0f0b92b672
20 changed files with 4 additions and 23 deletions

35
docs/src/links.yaml Normal file
View File

@@ -0,0 +1,35 @@
- title: Getting Started
items:
- title: Introduction
link: /introduction/
- title: Installation
link: /installation/
- title: Licensing
link: /licensing/
- title: Core Concepts
items:
- title: Renderless
link: /renderless/
- title: Schema
link: /schema/
- title: Editor
link: /editor/
- title: Extensions
link: /extensions/
- title: Commands
link: /commands/
- title: Events
link: /events/
- title: Vue
items:
- title: Basic Example
link: /basic-example/
- title: Advanced Example
link: /advanced-example/
- title: React
items:
- title: React
link: /react/