summary refs log tree commit diff
path: root/src/bootstrap/build/doc.rs
AgeCommit message (Collapse)AuthorLines
2016-02-16rustbuild: Add rustbook/standalone doc supportAlex Crichton-0/+104
This commit implements documentation generation of the nomicon, the book, the style guide, and the standalone docs. New steps were added for each one as well as appropriate makefile targets for each one as well.