rust/mk
bors 391e0106ef auto merge of #20802 : huonw/rust/book-css, r=steveklabnik
There is likely to be new users with the alpha release, and there are a lot of documents on the internet (StackOverflow, reddit, blogs) that refer to these guides, so emitting a more helpful error than "404" is nice. Hence, I've temporarily reinstated stub documents for each of the old guides, referring to as relevant a part of the book as possible.

Also, rustbook was silently ignoring some errors, which lead to an inconsistency with directory creation/file writing. This meant the CSS file was not being written if no `doc` directory existed in the users build dir (e.g. the buildbots). This should mean that the CSS will appear automatically in later builds.
2015-01-10 05:55:07 +00:00
..
cfg iOS: preliminary 64-bit archs support 2015-01-09 18:38:30 +02:00
clean.mk debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
crates.mk "The Rust Programming Language" 2015-01-08 12:02:11 -05:00
ctags.mk
debuggers.mk debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
dist.mk mk: Add rustbook to source dist 2015-01-08 17:03:40 -08:00
docs.mk Ensure that the book is built after the doc/ directory. 2015-01-09 20:26:31 +11:00
grammar.mk Remove deprecated functionality 2015-01-03 23:43:57 -08:00
host.mk
install.mk Fix make install dependencies 2015-01-03 09:49:51 +01:00
llvm.mk
main.mk mk: Update prerelase versioning to conform to semver 2015-01-08 15:33:31 -08:00
perf.mk
platform.mk Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
prepare.mk "The Rust Programming Language" 2015-01-08 12:02:11 -05:00
reconfig.mk
rt.mk
rustllvm.mk
snap.mk
stage0.mk
target.mk
tests.mk Fix dead links in the guide and reorganize 2015-01-08 10:27:03 -08:00
util.mk