diff --git a/.ci/build-docs.sh b/.ci/build-docs.sh index 29c754a57..97e5e5bb8 100755 --- a/.ci/build-docs.sh +++ b/.ci/build-docs.sh @@ -1,7 +1,7 @@ #!/bin/sh -e # Copyright 2025 Pablo Correa Gomez # SPDX-License-Identifier: GPL-3.0-or-later -# Description: create documentation with sphinx +# Description: create documentation with antora # Options: with-dot-git # Artifacts: build/site # https://postmarketos.org/pmb-ci