Added documentation.
This commit is contained in:
parent
ab9aad6783
commit
5f25630260
|
@ -122,4 +122,15 @@ percentage of its exports.
|
|||
of its provided bindings.
|
||||
@examples[#:eval the-eval
|
||||
(check-documentation-ratio 'racket/match .99)
|
||||
]}
|
||||
]}
|
||||
|
||||
@section{@tt{raco doc-coverage}: Documentation Coverage}
|
||||
|
||||
The @tt{raco doc-coverage} command checks the documentation coverage in
|
||||
specific modules.
|
||||
|
||||
Command-line flags:
|
||||
@itemlist[
|
||||
@item{@Flag{h} or @DFlag{help} --- show help information for this command}
|
||||
@item{@DFlag{} --- do not treat any remaining arguments as switches}
|
||||
]
|
Loading…
Reference in New Issue
Block a user