diff options
author | Joël Cox <joel@joelcox.nl> | 2011-08-22 22:29:06 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-10-27 00:43:39 +0200 |
commit | f27bcf350d18048d91d8a607520d19f0c8e11f41 (patch) | |
tree | b8032b1845ea2aa54e6f117a198a1ac5b573450a /user_guide/toc.html | |
parent | 6f531dc364553975a8ea4dce85927a09f6628902 (diff) |
Cleanly applied patch of the user guide tutorial by Kenny and me.
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r-- | user_guide/toc.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html index 033114873..aedea4464 100644 --- a/user_guide/toc.html +++ b/user_guide/toc.html @@ -89,6 +89,14 @@ Table of Contents <li><a href="./overview/goals.html">Architectural Goals</a></li> </ul> +<h3>Tutorial</h3> +<ul> + <li><a href="./tutorial/introduction.html">Introduction</a></li> + <li><a href="./tutorial/static_pages.html">Static pages</a></li> + <li><a href="./tutorial/news_section.html">News section</a></li> + <li><a href="./tutorial/create_news_items.html">Create news items</a></li> + <li><a href="./tutorial/conclusion.html">Conclusion</a></li> +</ul> </td> <td valign="top" width="25%"> |