council-docs/engineering/antora.yml
Justin W. Flory (he/him) b5646a0529
docs: Fix Antora start_path for all components
This commit fixes all Antora configuration files for the components
underneath this repository. When you run the build script, it reports
errors that it is unable to find the reference for the `start_path` for
all of the components. This is because the full path is required,
including the `.adoc` file ending. So, this commit makes the path
explicit and therefore, fixes the errors.

Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-10-14 20:43:48 -05:00

16 lines
812 B
YAML

# Name will be mostly visible in the URL. Treat it as an indentifier.
# 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: engineering
# Title will be visible on the page.
title: Engineering Teams
# 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: ~
# 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
# This lists all the menu definitions of your component.
#nav:
# - modules/ROOT/nav.adoc