document_throws 0.1.0
document_throws: ^0.1.0 copied to clipboard
Document thrown exceptions via @Throwing annotations.
Unreleased #
- added
documented_unthrown_exceptionto flag@Throwingentries for exceptions that are not thrown. - improved doc comment parsing and fix output to preserve spacing and remove orphaned provenance lines.
- enhanced doc comment mention handling when bracketed references are used.
0.1.0 #
- initial release.