user-documentation/antora.yml

22 lines
837 B
YAML
Raw Normal View History

2021-03-05 19:11:11 +02:00
# Name will be mostly visible in the URL. Treat it as an identifier.
2022-01-12 15:57:19 +01:00
# Tip: If you want to use the local preview scripts that come with this
# repository, please change this value in the site.yml file as well. (under
# site/start_page)
name: fedora-server
2021-03-05 19:11:11 +02:00
2022-01-12 15:57:19 +01:00
# Title will be visible on the page.
title: Fedora Server User Documentation
2021-03-05 19:11:11 +02:00
2022-01-12 15:57:19 +01:00
# 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.
2025-10-24 12:33:33 +00:00
version: ~
2021-03-05 19:11:11 +02:00
2022-01-12 15:57:19 +01:00
# 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.adoc
2021-03-05 19:11:11 +02:00
# This lists all the menu definitions of your component.
nav:
- modules/ROOT/nav.adoc