mirror of
https://github.com/containers/bootc.git
synced 2026-02-06 00:45:22 +01:00
The docs workflow now also generates rustdoc for all workspace crates and publishes them as a subdirectory of the main documentation site. This makes internal API documentation available at bootc-dev.github.io/bootc/internals.html with links to each crate. Note this required switching the docs container to CentOS Stream 10 for newer Rust (1.91). Assisted-by: OpenCode (Opus 4.5) Signed-off-by: Colin Walters <walters@verbum.org>