about summary refs log tree commit diff
path: root/src/doc/prep.js
AgeCommit message (Collapse)AuthorLines
2014-02-17Added more scripts to tidy checkDerek Guenther-0/+10
2014-02-02Rewrite the doc makefile for doc => src/docAlex Crichton-0/+0
This continues to generate all documentation into doc, but it now looks for source files in src/doc Closes #11860 Closes #11970
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+77
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files