index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
docs.mk
Age
Commit message (
Expand
)
Author
Lines
2014-01-06
Add Pointer tutorial, rename borrowed pointer tutorial.
Steve Klabnik
-2
/
+8
2014-01-06
mk: Fix formatting of docs.mk
Brian Anderson
-2
/
+2
2014-01-06
rust_version.html is a HTML_DEPS and every html has it as dependecy
Alan Andrade
-34
/
+29
2014-01-06
First phase of migrating the wiki to the internal docs #11078
Alan Andrade
-12
/
+47
2014-01-05
Convert sub tutorials into Guides #10838
Alan Andrade
-17
/
+23
2013-12-31
Add testing tutorial to docs
Julia Evans
-0
/
+7
2013-12-29
Add a compiler-docs target
Corey Richardson
-2
/
+13
2013-12-28
Add docs for more crates
Corey Richardson
-0
/
+4
2013-12-13
auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichton
bors
-2
/
+2
2013-12-13
doc: CSS changes + commit improved favicon
Adrien Tétar
-2
/
+2
2013-12-10
Add rustdoc documentation.
Corey Richardson
-0
/
+7
2013-11-24
rustdoc: pass through --cfg to rustc
Corey Richardson
-1
/
+3
2013-11-13
doc: tidy up makefile rules
Adrien Tétar
-92
/
+20
2013-11-13
doc: add favicon to tutorial/manual
Adrien Tétar
-25
/
+46
2013-11-03
Create epub versions of tutorial and ref manual.
Noufal Ibrahim
-0
/
+25
2013-10-29
support for GNU configure syntax
Heather
-3
/
+3
2013-10-21
doc: tidy and cleanup CSS deps, add tutorial PDF generation
Adrien Tétar
-19
/
+36
2013-10-19
doc: switch pandoc to html5
Adrien Tétar
-11
/
+11
2013-09-30
rustdoc: Add the ability to input json
Alex Crichton
-1
/
+1
2013-09-27
mk: Don't require pandoc to run rustdoc
Alex Crichton
-5
/
+0
2013-09-23
Add rustpkg tutorial to the official tutorials.
Steve Klabnik
-0
/
+10
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-25
/
+6
2013-09-21
Fix the dependencies of rustdoc_ng doc generation
Alex Crichton
-6
/
+6
2013-09-20
Implement a web backend for rustdoc_ng
Alex Crichton
-0
/
+15
2013-08-19
doc: add condition tutorial
Graydon Hoare
-0
/
+10
2013-08-13
tutorial: Add Japanese translation
gifnksm
-1
/
+14
2013-08-12
doc: Add -M and -L option to po4a
gifnksm
-0
/
+1
2013-07-17
Add project information to l10n templates.
OGINO Masanori
-1
/
+4
2013-07-07
Use po4a to provide translatable documentation
Luca Bruno
-0
/
+5
2013-06-28
add a tutorial on containers and iterators
Daniel Micay
-0
/
+10
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-2
/
+2
2013-04-30
mk: Fix pdf build
Brian Anderson
-1
/
+2
2013-04-23
mk: reorganize doc build to fix dependencies. #6042
Brian Anderson
-38
/
+33
2013-04-22
docs: Sketch out rustpkg manual
Tim Chevalier
-0
/
+14
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-1
/
+1
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-1
/
+1
2013-02-06
doc: improvements to version-stamp makefile logic.
Graydon Hoare
-4
/
+6
2013-01-03
add missing $(CFG_PYTHON) prefixes
Daniel Micay
-1
/
+1
2012-12-14
Display the full TOC in the manual. Closes #4194
Brian Anderson
-1
/
+6
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-22
doc: Split out task tutorail. Add links to sub-tutorials
Brian Anderson
-0
/
+10
2012-09-15
docs: Add Niko's borrowed pointers tutorial
Brian Anderson
-0
/
+10
2012-09-05
doc: Split out the FFI part of the tutorial
Patrick Walton
-0
/
+10
2012-09-05
doc: Split macros out into a separate tutorial
Patrick Walton
-0
/
+11
2012-08-20
Rename the template for version_info.html
Kevin Cantu
-1
/
+1
2012-07-19
Add a badge to the tutorial and reference docs indicating which Rust version ...
Paul Stansifer
-2
/
+10
2012-04-19
doc: Remove unused keywords.txt
Brian Anderson
-7
/
+3
2012-03-27
Prep docs before pdf.
Graydon Hoare
-3
/
+3
2012-03-26
Tidy up doc make rules.
Graydon Hoare
-9
/
+8
2012-03-20
doc: Run language ref through prep.js
Brian Anderson
-3
/
+8
[next]