rustdoc: Add a pass to split the document into pages
This commit is contained in:
parent
e9b5f4204a
commit
fbd8a76e8a
3 changed files with 237 additions and 0 deletions
|
@ -38,3 +38,4 @@ mod sort_item_name_pass;
|
|||
mod sort_item_type_pass;
|
||||
mod reexport_pass;
|
||||
mod par;
|
||||
mod page_pass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue