mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 18:13:27 +00:00
Add navigation page titles
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Introduction'
|
||||
---
|
||||
# Introduction to the client
|
||||
|
||||
// EXPLAIN WHAT THE CLIENT DOES
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Deploy'
|
||||
---
|
||||
# Deploying the client
|
||||
|
||||
// FILL PAGE
|
||||
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Configuration'
|
||||
---
|
||||
# Client Config Reference
|
||||
|
||||
The config for the movie-web can be provided in 2 different ways, depending on how you are hosting movie-web:
|
||||
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Changelog'
|
||||
---
|
||||
# Version 4.0.0
|
||||
|
||||
Changelog goes here
|
||||
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Upgrade guide'
|
||||
---
|
||||
## From `3.*` to `4.0.0`
|
||||
|
||||
Upgrade guide goes here
|
||||
|
Reference in New Issue
Block a user