diff options
| author | blake2-ppc <blake2-ppc> | 2013-08-26 18:10:40 +0200 |
|---|---|---|
| committer | blake2-ppc <blake2-ppc> | 2013-08-26 18:10:40 +0200 |
| commit | 026304cf151fc769851b923adcb82634de33601a (patch) | |
| tree | 603327d4f03d581f9506f3adac5b80b23f8798d6 | |
| parent | 540d98e7fc145258371345c536c8e0ec987270f0 (diff) | |
doc: Link condition and error-handling tutorial from main tutorial
| -rw-r--r-- | doc/tutorial.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md index c8136605aae..5737c3d8dcb 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -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]. |
