about summary refs log tree commit diff
path: root/doc/tutorial-rustpkg.md
AgeCommit message (Collapse)AuthorLines
2014-01-05Convert sub tutorials into Guides #10838Alan Andrade-270/+0
Ensure configure creates doc/guides directory Fix configure makefile and tests Remove old guides dir and configure option, convert testing to guide Remove ignored files Fix submodule issue prepend dir in makefile so that bor knows how to build the docs S to uppercase
2013-12-09Add missing .comJan Niklas Hasse-1/+1
2013-11-13doc: disable parser error highlighting + a few fixesAdrien Tétar-5/+4
CodeMirror parser errors are related to #9873.
2013-10-05docs / rustpkg: Document `rustpkg test` moreTim Chevalier-0/+48
Talk about `rustpkg test` in the tutorial, and update its usage message.
2013-09-30clarify that rust_pkg is a place-holderDan Connolly-3/+3
the switch from package `hello` to `rust_pkg` is a little jarring; I'd use <var> but I don't see how. ALL_CAPS seems like a reasonable poor-man's <var>.
2013-09-23Add rustpkg tutorial to the official tutorials.Steve Klabnik-7/+7
Three things in this commit: 1. Actually build the rustpkg tutorial. I didn't know I needed this when I first wrote it. 2. Link to it rather than the manual from the tutorial. 3. Update the headers: most of them were one level too deeply nested.
2013-09-16Updating rustpkg tutorial from feedback.Steve Klabnik-37/+16
2013-09-16New rustpkg tutorial.Steve Klabnik-0/+244