summary refs log tree commit diff
path: root/mk/docs.mk
AgeCommit message (Expand)AuthorLines
2015-08-03rename TARPL to The RustinomiconAlexis Beingessner-5/+5
2015-07-13update build to make tarplAlexis Beingessner-1/+8
2015-06-20diagnostics: Resurrect the Compiler Error Index.Michael Sproul-2/+1
2015-06-09Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichtonbors-0/+1
2015-06-09Remove numbers all together from not_found.htmlSteve Klabnik-0/+1
2015-06-03mk: fix the CFG_ENABLE_COMPILER_DOCS spellingGleb Kozyrev-1/+1
2015-05-22Remove error diagnostics uniqueness check and .json generation.Felix S. Klock II-1/+2
2015-05-05Error index style tweaks.Michael Sproul-1/+1
2015-05-03Add error index generator.Michael Sproul-0/+10
2015-04-07mk: Stop documenating non-facade cratesAlex Crichton-3/+5
2015-04-07mk: Pass the same flags to rustdoc as rustcAlex Crichton-1/+1
2015-03-29mk: don't build docs for internal or behind-the-facade crates in beta/stableCorey Richardson-1/+4
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-0/+2
2015-02-17rollup merge of #22331: steveklabnik/guidelinesAlex Crichton-1/+7
2015-02-17Fix removal of complement-bugreport.mdManish Goregaokar-1/+1
2015-02-17Rollup merge of #22326 - semarie:compat-cp, r=alexcrichtonManish Goregaokar-4/+4
2015-02-16Import rust-guidlinesSteve Klabnik-1/+7
2015-02-14docs.mk: use posix arguments for cpSébastien Marie-4/+4
2015-02-13Generate grammar.html and link to it from the reference.Steve Klabnik-1/+1
2015-02-11docs: disable PDF docs when latex _isn't_ presentTim Cuthbertson-1/+1
2015-02-05Only accept xelatex for building PDF docsSteve Klabnik-17/+6
2015-01-09Ensure that the book is built after the doc/ directory.Huon Wilson-1/+1
2015-01-09Add stub deprecation files for each of the old guides.Huon Wilson-0/+6
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-3/+2
2015-01-08"The Rust Programming Language"Steve Klabnik-8/+19
2015-01-05rollup merge of #19998: th0114nd/unicode-bottomAlex Crichton-3/+8
2014-12-28mk: Stop generating docs for deprecated cratesAlex Crichton-1/+2
2014-12-19Changed LaTex $\bot$s to ⊥th0114nd-3/+8
2014-12-17remove l10nSteve Klabnik-34/+0
2014-12-04auto merge of #18613 : steveklabnik/rust/ownership_guide, r=huonwbors-1/+1
2014-11-26rollup merge of #19322: DiamondLovesYou/multi-llvmdepsAlex Crichton-1/+2
2014-11-26Lifetime guide -> ownership guideSteve Klabnik-1/+1
2014-11-25Don't use the same llvmdeps.rs for every host.Richard Diamond-1/+2
2014-11-24remove the generation of grammar from the referenceSteve Klabnik-20/+0
2014-11-18New guide: error handlingSteve Klabnik-1/+1
2014-11-07Guide: Puts the toc again in the docgamazeps-3/+3
2014-10-23build the crates guideSteve Klabnik-1/+1
2014-10-10Remove the runtime guide.Steve Klabnik-1/+1
2014-10-04docs: Fix short hash link to githubBrian Campbell-2/+2
2014-10-01Add a guide to compiler pluginsKeegan McAllister-1/+1
2014-09-22manual -> reference & formattingSteve Klabnik-2/+2
2014-09-11only deprecate the guide rather than :fire: :fire: :fire:Steve Klabnik-1/+1
2014-09-11Replace the Tutorial with the Guide.Steve Klabnik-6/+5
2014-09-09Prefer lualatex, xelatex, pdflatex, in that order. #12804Brian Anderson-7/+21
2014-08-01mk: Add missing colonBrian Anderson-1/+1
2014-07-23mk: Add space before line continuation backslashBirunthan Mohanathas-2/+2
2014-07-21rustc: Print a smaller hash on -vAlex Crichton-2/+2
2014-07-18Include Strings guide with the others.Steve Klabnik-1/+1
2014-06-30Allow external html in rustdoc for crates.zzmp-4/+4
2014-06-24Add the Guide, add warning to tutorial.Steve Klabnik-1/+1