about summary refs log tree commit diff
path: root/src/doc/trpl/learn-rust.md
AgeCommit message (Collapse)AuthorLines
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-9/+0
The book was located under 'src/doc/trpl' because originally, it was going to be hosted under that URL. Late in the game, before 1.0, we decided that /book was a better one, so we changed the output, but not the input. This causes confusion for no good reason. So we'll change the source directory to look like the output directory, like for every other thing in src/doc.
2015-05-05TRPL: guessing gameSteve Klabnik-2/+7
This also made me realize that I wasn't using the correct term, 'associated functions', rather than 'static methods'. So I corrected that in the method syntax chapter.
2015-04-10More editing work on TRPLSteve Klabnik-0/+3
Fill out blank section headers. Copy edit the entire first section.
2015-04-07Import real content.Steve Klabnik-0/+1
2015-04-07New TOCSteve Klabnik-0/+0