update doc modules to match latest Antora standards
This commit is contained in:
parent
82248a8be9
commit
5955f823dd
8 changed files with 15 additions and 15 deletions
|
|
@ -6,10 +6,10 @@ name: arm-sbc # <---- PLEASE MODIFY
|
|||
title: ARM Singe Board Computers # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ name: emerging # <---- PLEASE MODIFY
|
|||
title: Emerging Fedora Desktops # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ name: engineering # <---- PLEASE MODIFY
|
|||
title: Engineering Teams # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: docs
|
||||
title: Fedora Documentation
|
||||
version: master
|
||||
start-page: 'ROOT::index.adoc'
|
||||
version: ~
|
||||
start-page: ROOT:index.adoc
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ name: lab # <---- PLEASE MODIFY
|
|||
title: Fedora Lab # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ name: mindshare # <---- PLEASE MODIFY
|
|||
title: Mindshare Teams # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
2
site.yml
2
site.yml
|
|
@ -10,7 +10,7 @@ content:
|
|||
start_path: emerging
|
||||
branches: HEAD
|
||||
- url: .
|
||||
start_path: lab
|
||||
start_path: labs
|
||||
branches: HEAD
|
||||
- url: .
|
||||
start_path: tools
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ name: tools # <---- PLEASE MODIFY
|
|||
title: Fedora Tools # <---- PLEASE MODIFY
|
||||
|
||||
# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version.
|
||||
version: master
|
||||
version: ~
|
||||
|
||||
# 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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
#nav:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue