hive-forge: add markdown-docs generator and CI freshness check

This commit is contained in:
damocles 2026-09-02 19:01:51 +02:00 committed by mara
commit d27cf6ce3e
8 changed files with 1453 additions and 1 deletions

1
Cargo.lock generated
View file

@ -1739,6 +1739,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"clap",
"clap-markdown",
"forgejo-api",
"libc",
"reqwest",