summary refs log tree commit diff
path: root/mk/docs.mk
AgeCommit message (Expand)AuthorLines
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
2014-06-24Remove the cheat sheet.Steve Klabnik-1/+1
2014-06-09mk: Ensure docs have relative links to each otherAlex Crichton-2/+6
2014-06-06rustdoc: Submit examples to play.rust-lang.orgAlex Crichton-1/+3
2014-06-01mk: Less noisy rustdoc invocationsAlex Crichton-3/+5
2014-05-27mk: Don't build any docs with --disable-docs.Luqman Aden-0/+1
2014-05-25doc: add a new language design faqCorey Richardson-2/+2
2014-05-21Change static.rust-lang.org to doc.rust-lang.orgAlex Crichton-1/+1
2014-05-15Render not_found with an absolute path to the rust stylesheetRicho Healey-3/+9
2014-05-13docs: Add a not found pageRicho Healey-1/+1
2014-05-03rustdoc: Fix inclusion of the new fontsAlex Crichton-20/+0
2014-04-25doc,rustdoc: store webfonts locallyAdrien Tétar-0/+20
2014-04-15auto merge of #13416 : brson/rust/30min, r=alexcrichtonbors-1/+1
2014-04-10mk: Add a dummy CFG_COMPILER_HOST_TRIPLE to rustdoc invocation.Kang Seonghoon-0/+1
2014-04-09doc: Add "A 30-minute Introduction to Rust"Brian Anderson-1/+1
2014-04-03std: Document builtin syntax extensionsAlex Crichton-1/+1
2014-03-27verify-grammar path to rust.mdJan Kobler-1/+1
2014-03-15docs: begin a "low-level & unsafe code" guide.Huon Wilson-1/+2
2014-03-12Test fixes from rolling up PRsAlex Crichton-2/+2
2014-03-12mk: Fix warnings about duplicated rulesAlex Crichton-4/+4
2014-03-11doc: remove outdated tutorial entry, restore removed Makefile entriesAdrien Tétar-3/+3
2014-03-11doc: auto-generate LaTeX includesAdrien Tétar-8/+8
2014-03-09doc: have a real switch b/w LaTeX compilersAdrien Tétar-12/+14
2014-03-09doc: remove node.js dependencyAdrien Tétar-10/+3