rust/mk
Steve Klabnik f0b719d41e Rollup merge of #29549 - brson:docidx, r=steveklabnik
I noticed the nomicon was not listed!

I also removed links to racer and rustfmt since they were not *doc-specific* links, just links to tools, as well as pointed the cargo link directly at the docs.

Removed all the community stuff. There are lots of other places to find this now, including the website.

With pending website changes this page will continue to be pared back, reflecting only what's in-tree, not general Rust docs.

r? @steveklabnik
2015-11-16 16:22:47 -05:00
..
cfg Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. 2015-11-07 17:56:55 -08:00
clean.mk
crates.mk std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
ctags.mk
debuggers.mk
dist.mk mk: Add rtstartup to dist 2015-11-02 08:45:38 -08:00
docs.mk mk: Move some old docs to the deprecated list 2015-11-03 12:46:06 -08:00
grammar.mk Make lexer tooling message more generic 2015-09-23 11:43:49 -04:00
host.mk
install.mk mk: Split out a standard library package 2015-10-15 16:03:14 -07:00
llvm.mk Escape some variables in llvm.mk 2015-11-13 15:15:51 -05:00
main.mk Prepare to the correct directory with --libdir 2015-11-15 21:15:56 -05:00
perf.mk
platform.mk Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. 2015-11-07 17:56:55 -08:00
prepare.mk Prepare to the correct directory with --libdir 2015-11-15 21:15:56 -05:00
reconfig.mk
rt.mk Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. 2015-11-07 17:56:55 -08:00
rustllvm.mk
snap.mk Remove extra eval call in snap.mk 2015-11-13 15:15:51 -05:00
stage0.mk
target.mk Clean up some "suspicious" whitespace in target.mk 2015-11-13 15:15:51 -05:00
tests.mk libtest: deny warnings in doctests 2015-11-12 05:17:07 +00:00
util.mk