summary refs log tree commit diff
path: root/src/librustdoc/markdown.rs
AgeCommit message (Expand)AuthorLines
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-3/+6
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-20rename std::vec_ng -> std::vecDaniel Micay-1/+1
2014-03-17Fix rustdoc and tests.Eduard Burtescu-1/+0
2014-03-17De-@ filesearch.Eduard Burtescu-1/+1
2014-03-09doc: CSS fixesAdrien Tétar-1/+1
2014-03-09rustdoc: adding some common feature gates when testing a markdown file.Huon Wilson-1/+1
2014-03-09rustdoc: add table-of-contents recording & rendering, use it with plainHuon Wilson-2/+2
2014-03-09rustdoc: run on plain Markdown files.Huon Wilson-0/+171