diff options
author | Joël Cox <joel@joelcox.nl> | 2011-08-22 22:29:06 +0200 |
---|---|---|
committer | Joël Cox <joel@joelcox.nl> | 2011-08-22 22:29:06 +0200 |
commit | a2457b022778a1000f753f799e3527fadc93d207 (patch) | |
tree | bcf2fa6b53352270db91602230b169927221d455 /user_guide/toc.html | |
parent | ff390b9c43f33ee734b5e8abc754539799a19357 (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%"> |