continuwuity/.cargo
Jade Ellis 5a66de2633
Some checks are pending
Release Docker Image / define-variables (push) Waiting to run
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Blocked by required conditions
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Blocked by required conditions
Release Docker Image / merge (push) Blocked by required conditions
Rust Checks / Format (push) Waiting to run
Rust Checks / Clippy (push) Waiting to run
Rust Checks / Cargo Test (push) Waiting to run
feat: Generate admin command documentation
The first part of getting admin command docs on the website.

Next is is including it in the same way we do the example config or
readme.

There's also the beginnings of manpage generation here, although it's
kinda sus and I'm not sure how it's supposed to work. I'll leave that to
anyone who wants to package it.

We introduce the beginings of the xtask pattern here - we do a lot of
file generation, I thought it would be best to avoid doing that on every
compilation. It also helps avoid lots of runtime deps.

We'll need to document generating this stuff & probably add pre-commit
hooks for it, though.
2025-06-14 19:41:17 +01:00
..
audit.toml ignore humantime dep as tracing console-subscriber uses it (somewhere) 2025-03-11 21:15:11 -04:00
config.toml feat: Generate admin command documentation 2025-06-14 19:41:17 +01:00