| |
@@ -6,10 +6,10 @@
|
| |
title: Fedora Project Taiga Documentation # <---- 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: taiga:index
|
| |
+ start_page: taiga:index.adoc
|
| |
|
| |
# This lists all the menu definitions of your component.
|
| |
nav:
|
| |
Required changes for Antora 3.0.0 compatibility.
More information on the upgrade can be found here: https://discussion.fedoraproject.org/t/antora-v3-release-and-impact-on-fedora-docs/35788