From a0b9cc6a8b810b70698b9d5baa4b64de97a80324 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Mon, 16 Sep 2013 16:30:49 -0700 Subject: New rustpkg tutorial. --- doc/tutorial.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tutorial.md') diff --git a/doc/tutorial.md b/doc/tutorial.md index 637dbb10c23..7a9bb4adf65 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -2979,6 +2979,7 @@ tutorials on individual topics. * [The foreign function interface][ffi] * [Containers and iterators](tutorial-container.html) * [Error-handling and Conditions](tutorial-conditions.html) +* [Packaging up Rust code](rustpkg) There is further documentation on the [wiki], however those tend to be even more out of date as this document. @@ -2986,6 +2987,7 @@ There is further documentation on the [wiki], however those tend to be even more [tasks]: tutorial-tasks.html [macros]: tutorial-macros.html [ffi]: tutorial-ffi.html +[rustpkg]: tutorial-rustpkg.html [wiki]: https://github.com/mozilla/rust/wiki/Docs -- cgit 1.4.1-3-g733a5