Update configuration for Antora 3.0
This commit is contained in:
parent
5d073a7e60
commit
95c454074e
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ title: Packaging Guidelines
|
|||
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: ROOT:index
|
||||
start_page: ROOT:index.adoc
|
||||
|
||||
# This lists all the menu definitions of your component.
|
||||
nav:
|
||||
|
|
|
|||
4
site.yml
4
site.yml
|
|
@ -1,6 +1,6 @@
|
|||
site:
|
||||
title: Packaging Guidelines (Local Preview)
|
||||
start_page: packaging-guidelines::index
|
||||
start_page: packaging-guidelines::index.adoc
|
||||
content:
|
||||
sources:
|
||||
- url: .
|
||||
|
|
@ -17,5 +17,5 @@ output:
|
|||
destinations:
|
||||
- provider: archive
|
||||
runtime:
|
||||
pull: true
|
||||
fetch: true
|
||||
cache_dir: ./cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue