summary refs log tree commit diff
path: root/src/tools/rustbook/static/rustbook.js
AgeCommit message (Collapse)AuthorLines
2016-03-08rustbuild: Move rustbook to a `src/tools` directoryAlex Crichton-0/+78
We've actually got quite a few tools that are compiled as part of our build, let's start housing them all in a `tools` directory.