doc: Link condition and error-handling tutorial from main tutorial

This commit is contained in:
blake2-ppc 2013-08-26 18:10:40 +02:00
parent 540d98e7fc
commit 026304cf15

View File

@ -2553,6 +2553,7 @@ tutorials on individual topics.
* [Macros][macros]
* [The foreign function interface][ffi]
* [Containers and iterators](tutorial-container.html)
* [Error-handling and Conditions](tutorial-conditions.html)
There is further documentation on the [wiki].