stacks-core
stacks-core copied to clipboard
Document config.toml options automatically
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).