summaryrefslogtreecommitdiffstats
path: root/documentation/.vuepress/config.js
diff options
context:
space:
mode:
authorJannik Schönartz2019-05-15 23:16:43 +0200
committerJannik Schönartz2019-05-15 23:16:43 +0200
commitfe03f891b8255fc79fdab5509e5ce870410f3bd0 (patch)
treeb672c34f5d5474e2c7127931f29a7ac4047cd051 /documentation/.vuepress/config.js
parent[webapp] Add a simple home / welcome landing page (diff)
downloadbas-fe03f891b8255fc79fdab5509e5ce870410f3bd0.tar.gz
bas-fe03f891b8255fc79fdab5509e5ce870410f3bd0.tar.xz
bas-fe03f891b8255fc79fdab5509e5ce870410f3bd0.zip
[documentation] Add faq pages & add webapp tutorial classes for the home module
Diffstat (limited to 'documentation/.vuepress/config.js')
-rw-r--r--documentation/.vuepress/config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/.vuepress/config.js b/documentation/.vuepress/config.js
index 5ad0884..8830724 100644
--- a/documentation/.vuepress/config.js
+++ b/documentation/.vuepress/config.js
@@ -19,6 +19,7 @@ module.exports = {
sidebar: {
'/webapp/': [
'',
+ 'faq',
'modules'
],
'/api/': [
@@ -42,6 +43,7 @@ module.exports = {
sidebar: {
'/de/webapp/': [
'',
+ 'faq',
'modules'
],
'/de/api/': [