Skip to content

Commit 3bf17fb

Browse files
committed
Initial conversion of the HTML to RST using pandoc.
1 parent 8ffcb2c commit 3bf17fb

12 files changed

+636
-965
lines changed

user_guide_src/source/tutorial/conclusion.html

Lines changed: 0 additions & 91 deletions
This file was deleted.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Tutorial - Conclusion
2+
=====================
3+
4+
This tutorial did not cover all of the things you might expect of a
5+
full-fledged content management system, but it introduced you to the
6+
more important topics of routing, writing controllers, and models. We
7+
hope this tutorial gave you an insight into some of CodeIgniter's basic
8+
design patterns, which you can expand upon.
9+
10+
Now that you've completed this tutorial, we recommend you check out the
11+
rest of the documentation. CodeIgniter is often praised because of its
12+
comprehensive documentation. Use this to your advantage and read the
13+
"Introduction" and "General Topics" sections thoroughly. You should read
14+
the class and helper references when needed.
15+
16+
Every intermediate PHP programmer should be able to get the hang of
17+
CodeIgniter within a few days.
18+
19+
If you still have questions about the framework or your own CodeIgniter
20+
code, you can:
21+
22+
- Check out our `forums <http://codeigniter.com/forums>`_
23+
- Visit our `IRC chatroom <http://codeigniter.com/wiki/IRC>`_
24+
- Explore the `Wiki <http://codeigniter.com/wiki/>`_
25+

user_guide_src/source/tutorial/create_news_items.html

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)