🐛 site.yml: Remove start_path to fix build script

This commit removes the `start_path` parameter from the `site.yml`
Antora config file, because it is simply not needed anymore! In the
previous repository structure, the docs were in a `docs/` directory in
the root folder, but now, the Antora tree is in the root directory of
this dedicated `commops/docs` repository.

I realized this change needed to be made while I was trying to build the
docs locally, and the script gave me an error that it could not find the
source content.

Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit is contained in:
Justin Wheeler 2026-02-10 17:03:39 +01:00
commit c445a309b0
Signed by: jflory7
GPG key ID: 7748B15FA8FA4C7E

View file

@ -5,7 +5,6 @@ content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
bundle:
url: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable