summary refs log tree commit diff
path: root/src/rustdoc/text_pass.rs
AgeCommit message (Expand)AuthorLines
2012-03-09rustdoc: Simplify attribute parsingBrian Anderson-14/+15
2012-03-09rustdoc: Vastly simplify the document modelBrian Anderson-98/+1
2012-03-09rustdoc: Add the concept of 'sections'Brian Anderson-1/+79
2012-03-08rustdoc: Rename desc_pass to text_passBrian Anderson-0/+294