Move the cpe modules to ROOT
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
674312ba00
commit
3ddc3e85e3
13 changed files with 3 additions and 3 deletions
|
|
@ -9,8 +9,8 @@ title: Community Platform Engineering Team # <---- PLEASE MODIFY
|
|||
version: master
|
||||
|
||||
# We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise.
|
||||
start_page: cpe:index
|
||||
start_page: ROOT:index
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
nav:
|
||||
- modules/cpe/nav.adoc
|
||||
- modules/ROOT/nav.adoc
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
2
site.yml
2
site.yml
|
|
@ -1,6 +1,6 @@
|
|||
site:
|
||||
title: Local Preview
|
||||
start_page: cpe:cpe:index
|
||||
start_page: cpe:ROOT:index
|
||||
content:
|
||||
sources:
|
||||
- url: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue