stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

Document config.toml options automatically

Open wileyj opened this issue 7 months ago • 0 comments

Current config options could use better (automatic) documentation, i.e. via rustdoc. Code comments would be welcome so it's clear what each option does (some are in a good state, but not all) - as well as removing microblock config options.

Once that generation step is done, we can then automate a process to build the docs on release (similar to clarity functions/types), which are then PR'ed to the docs repo (cc @BowTiedDevOps for visibility, who's working on a process for that on the clarity functions).

wileyj avatar Mar 05 '25 18:03 wileyj