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>
We are using an old version of the Fedora Docs theme and UI package.
This commit updates the local Antora config used for the local preview,
so that anyone working on the Fedora Council docs would also see the
same preview locally that they would expect on the production site.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>