1 Commits

Author SHA1 Message Date
c82152a365 ci: add docs job
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 15s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / check-format (push) Successful in 39s
Gentoo Utils / test (push) Successful in 26s
2025-12-12 23:18:06 -06:00

View File

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