<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/doc/tutorial/build.js, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-01-19T12:34:10+00:00</updated>
<entry>
<title>Move tutorial over to a format similar to the reference doc</title>
<updated>2012-01-19T12:34:10+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-19T11:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4b77758f0e1b6b409e874e739fe7cf4609651ee'/>
<id>urn:sha1:a4b77758f0e1b6b409e874e739fe7cf4609651ee</id>
<content type='text'>
And adjust highlighting/testing scripts to deal with this.
</content>
</entry>
<entry>
<title>Fix bug in tutorial render script</title>
<updated>2012-01-18T15:28:31+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-18T15:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e40cd654b957969e47285b9298aa16908b215c20'/>
<id>urn:sha1:e40cd654b957969e47285b9298aa16908b215c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hacks to extract and compile tutorial code</title>
<updated>2011-11-22T15:12:23+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-22T15:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fedb775fbb127a5099f46078c85046440479b0ef'/>
<id>urn:sha1:fedb775fbb127a5099f46078c85046440479b0ef</id>
<content type='text'>
Not included in the build by default, since it's fragile and kludgy. Do
something like this to run it:

    cd doc/tutorial
    RUSTC=../../build/stage2/bin/rustc bash test.sh

Closes #1143
</content>
</entry>
<entry>
<title>Fix file timestamp extraction in tutorial builder</title>
<updated>2011-11-01T13:47:13+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-01T13:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59cc8636b72e944d22b065874646ad14d44010a9'/>
<id>urn:sha1:59cc8636b72e944d22b065874646ad14d44010a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add syntax highlighting to the code snippets in the tutorial</title>
<updated>2011-11-01T11:46:46+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-01T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8e2cd44f48a6edcdd4477ab66f0fc5935ecd1a1'/>
<id>urn:sha1:e8e2cd44f48a6edcdd4477ab66f0fc5935ecd1a1</id>
<content type='text'>
Using the CodeMirror Rust mode.
</content>
</entry>
<entry>
<title>Add a first stab at a tutorial</title>
<updated>2011-10-31T15:21:39+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-10-31T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b4f0a4caa6e765226c5f9d5609289dccb1072ce'/>
<id>urn:sha1:0b4f0a4caa6e765226c5f9d5609289dccb1072ce</id>
<content type='text'>
You build it with `cd doc/tutorial; node build.js`, and then point
your browser at doc/tutorial/web/index.html. Not remotely ready for
publicity yet.
</content>
</entry>
</feed>
