rustdoc: Add the concept of 'sections'

This commit is contained in:
Brian Anderson
2012-03-09 11:47:31 -08:00
parent 4ffcb95974
commit 0ad8265fee
6 changed files with 337 additions and 2 deletions

View File

@@ -40,3 +40,4 @@ mod sort_item_type_pass;
mod reexport_pass;
mod par;
mod page_pass;
mod sectionalize_pass;