rustdoc: Prune unexported items from the doc tree
This commit is contained in:
parent
6766d0ead0
commit
ab0eed34fd
3 changed files with 178 additions and 0 deletions
|
@ -22,4 +22,5 @@ mod path_pass;
|
|||
mod attr_pass;
|
||||
mod tystr_pass;
|
||||
mod prune_undoc_pass;
|
||||
mod prune_unexported_pass;
|
||||
mod astsrv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue