Expand description
This is the main crate of the prdoc cli.
Modulesยง
- commands
- The prdoc cli is an empty shell that is mostly gathering user input and passing it to the function implemented in this module.
- common
- Types, aliases and utils
- config
- PRDoc config
- doc_
filename - Definition of the standardized file names.
- docfile
- The content of a
prdoc
file - docfile_
wrapper - A wrapper to serialize both content and filename
- error
- Custom errors
- prdoc_
source - A PRDoc is mostly identified by its
PRNumber
but it can also be identified by its filename. - schema
- Schema used by prdoc for its validation
- title
- Title of a change
- utils
- Set of utils