-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
S: In ProgressWork is ongoingWork is ongoingT: enhancementNew feature or requestNew feature or request
Milestone
Description
I'm getting tired with having to specify all the packages I want to document in a workspace. I'd like cargo-docset to read parameters from a toml file (if present/specified), or from the command line otherwise, maybe with the ability to override or add to the parameters from the command line.
I think all that needs to be done is to create the appropriate serializable types (one per command I imagine, and there's only the generate command for now) that we can then deserialize with e.g. serde-toml.
Metadata
Metadata
Assignees
Labels
S: In ProgressWork is ongoingWork is ongoingT: enhancementNew feature or requestNew feature or request