about summary refs log tree commit diff
path: root/src/rustdoc_ng/clean.rs
AgeCommit message (Expand)AuthorLines
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-1094/+0
2013-09-20Implement a web backend for rustdoc_ngAlex Crichton-3/+52
2013-09-16Add the rustdoc_ng binary to the makefile rulesAlex Crichton-24/+0
2013-09-16rustdoc_ng: add licenses and issue numbers to appease tidyCorey Richardson-0/+10
2013-09-16Update rustdoc_ng to syntax and metadata changesCorey Richardson-53/+50
2013-09-16Update rustdoc_ng to new ast namingCorey Richardson-59/+40
2013-09-16Add rustdoc_ngCorey Richardson-0/+1081