1 Commits

Author SHA1 Message Date
ab1bf0fae1 ci: add docs job
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 16s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 9s
Gentoo Utils / build (push) Successful in 49s
Gentoo Utils / test (push) Successful in 26s
2025-12-12 23:05:56 -06:00

View File

@@ -152,4 +152,6 @@ jobs:
- name: Build Documentation
run: |
meson setup -Ddocs=enabled docs
ninja rustdoc -C build
meson compile -C docs