Skip to content

Commit

Permalink
Initial conversion of the HTML to RST using pandoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
joelcox committed Oct 9, 2011
1 parent 8ffcb2c commit 3bf17fb
Show file tree
Hide file tree
Showing 12 changed files with 636 additions and 965 deletions.
91 changes: 0 additions & 91 deletions user_guide_src/source/tutorial/conclusion.html

This file was deleted.

25 changes: 25 additions & 0 deletions user_guide_src/source/tutorial/conclusion.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Tutorial - Conclusion
=====================

This tutorial did not cover all of the things you might expect of a
full-fledged content management system, but it introduced you to the
more important topics of routing, writing controllers, and models. We
hope this tutorial gave you an insight into some of CodeIgniter's basic
design patterns, which you can expand upon.

Now that you've completed this tutorial, we recommend you check out the
rest of the documentation. CodeIgniter is often praised because of its
comprehensive documentation. Use this to your advantage and read the
"Introduction" and "General Topics" sections thoroughly. You should read
the class and helper references when needed.

Every intermediate PHP programmer should be able to get the hang of
CodeIgniter within a few days.

If you still have questions about the framework or your own CodeIgniter
code, you can:

- Check out our `forums <http://codeigniter.com/forums>`_
- Visit our `IRC chatroom <http://codeigniter.com/wiki/IRC>`_
- Explore the `Wiki <http://codeigniter.com/wiki/>`_

179 changes: 0 additions & 179 deletions user_guide_src/source/tutorial/create_news_items.html

This file was deleted.

Loading

0 comments on commit 3bf17fb

Please sign in to comment.