<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rustbook/static/rustbook.css, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-02-13T18:41:01+00:00</updated>
<entry>
<title>Re-implement rustbook in terms of mdbook</title>
<updated>2017-02-13T18:41:01+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-02-07T23:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a076961fd0e3d8a68f8b047460b8f5191d203b08'/>
<id>urn:sha1:a076961fd0e3d8a68f8b047460b8f5191d203b08</id>
<content type='text'>
mdbook has a lot of optional dependencies that we don't want, so instead
of using it directly, we re-build rustbook to use mdbook as a library.
For convenience' sake, we keep the same CLI interface as mdbook; the
only difference is that it only accepts build and test subcommands,
rather than the full range.
</content>
</entry>
<entry>
<title>rustbuild: Move rustbook to a `src/tools` directory</title>
<updated>2016-03-08T19:52:09+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-03-08T06:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee6df13f0c25ce567b12459d1f34216334832920'/>
<id>urn:sha1:ee6df13f0c25ce567b12459d1f34216334832920</id>
<content type='text'>
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.
</content>
</entry>
</feed>
