summary refs log tree commit diff
path: root/src/librustdoc/html/static/normalize.css
AgeCommit message (Collapse)AuthorLines
2014-02-05rustdoc: update depsAdrien Tétar-1/+1
2013-10-21rustdoc: nitpicks & cleanupAdrien Tétar-396/+1
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+396
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.