1 Commits

Author SHA1 Message Date
d331ac62fa ci: add docs job
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 15s
Gentoo Utils / check-format (push) Successful in 8s
Gentoo Utils / docs (push) Failing after 7s
Gentoo Utils / build (push) Successful in 18s
Gentoo Utils / test (push) Successful in 25s
2025-12-12 23:16:25 -06:00

View File

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