about summary refs log tree commit diff
path: root/src/rustdoc_ng/core.rs
AgeCommit message (Collapse)AuthorLines
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-78/+0
Removes old rustdoc, moves rustdoc_ng into its place instead (plus drops the _ng suffix). Also shreds all reference to rustdoc_ng from the Makefile rules.
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-1/+1
2013-09-16Add rustdoc_ngCorey Richardson-0/+68