about summary refs log tree commit diff
path: root/mk/docs.mk
AgeCommit message (Expand)AuthorLines
2014-02-08auto merge of #12114 : brson/rust/faqs, r=cmrbors-6/+0
2014-02-08doc: Modernize FAQs just slightlyBrian Anderson-6/+0
2014-02-07doc: add license information for gen. filesAdrien Tétar-6/+17
2014-02-06auto merge of #12076 : alexcrichton/rust/rpath-makefile-dep, r=thestingerbors-3/+4
2014-02-06Don't include rpath lines in dependency listsAlex Crichton-3/+4
2014-02-06Remove std::conditionAlex Crichton-6/+0
2014-02-02Rewrite the doc makefile for doc => src/docAlex Crichton-54/+61
2014-02-02Remove rustpkg.Corey Richardson-12/+0
2014-01-26Refactor the build system for easily adding cratesAlex Crichton-23/+12
2014-01-17doc: fix version stamp for TeX filesAdrien Tétar-7/+8
2014-01-13dox: Write a guide to the rust runtimeAlex Crichton-1/+7
2014-01-11doc: build the docs for librustpkgKevin Ballard-1/+3
2014-01-11Trim src/ README, bring back version_info everywhereAdrien Tétar-2/+2
2014-01-10doc: build the docs for librustuvAlex Crichton-0/+1
2014-01-06Add Pointer tutorial, rename borrowed pointer tutorial.Steve Klabnik-2/+8
2014-01-06mk: Fix formatting of docs.mkBrian Anderson-2/+2
2014-01-06rust_version.html is a HTML_DEPS and every html has it as dependecyAlan Andrade-34/+29
2014-01-06First phase of migrating the wiki to the internal docs #11078Alan Andrade-12/+47
2014-01-05Convert sub tutorials into Guides #10838Alan Andrade-17/+23
2013-12-31Add testing tutorial to docsJulia Evans-0/+7
2013-12-29Add a compiler-docs targetCorey Richardson-2/+13
2013-12-28Add docs for more cratesCorey Richardson-0/+4
2013-12-13auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichtonbors-2/+2
2013-12-13doc: CSS changes + commit improved faviconAdrien Tétar-2/+2
2013-12-10Add rustdoc documentation.Corey Richardson-0/+7
2013-11-24rustdoc: pass through --cfg to rustcCorey Richardson-1/+3
2013-11-13doc: tidy up makefile rulesAdrien Tétar-92/+20
2013-11-13doc: add favicon to tutorial/manualAdrien Tétar-25/+46
2013-11-03Create epub versions of tutorial and ref manual.Noufal Ibrahim-0/+25
2013-10-29support for GNU configure syntaxHeather-3/+3
2013-10-21doc: tidy and cleanup CSS deps, add tutorial PDF generationAdrien Tétar-19/+36
2013-10-19doc: switch pandoc to html5Adrien Tétar-11/+11
2013-09-30rustdoc: Add the ability to input jsonAlex Crichton-1/+1
2013-09-27mk: Don't require pandoc to run rustdocAlex Crichton-5/+0
2013-09-23Add rustpkg tutorial to the official tutorials.Steve Klabnik-0/+10
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-25/+6
2013-09-21Fix the dependencies of rustdoc_ng doc generationAlex Crichton-6/+6
2013-09-20Implement a web backend for rustdoc_ngAlex Crichton-0/+15
2013-08-19doc: add condition tutorialGraydon Hoare-0/+10
2013-08-13tutorial: Add Japanese translationgifnksm-1/+14
2013-08-12doc: Add -M and -L option to po4agifnksm-0/+1
2013-07-17Add project information to l10n templates.OGINO Masanori-1/+4
2013-07-07Use po4a to provide translatable documentationLuca Bruno-0/+5
2013-06-28add a tutorial on containers and iteratorsDaniel Micay-0/+10
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-2/+2
2013-04-30mk: Fix pdf buildBrian Anderson-1/+2
2013-04-23mk: reorganize doc build to fix dependencies. #6042Brian Anderson-38/+33
2013-04-22docs: Sketch out rustpkg manualTim Chevalier-0/+14
2013-03-02mk: cleanup - lib and executable suffix handlingYoung-il Choi-1/+1
2013-02-21mk: Split target triples into bulid triple + host triples + target triplesBrian Anderson-1/+1