From 8ede1a2ecbb62577afd32996956c5feaf7ddf9b6 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 5 Oct 2011 13:34:52 -0500 Subject: replacing the old HTML user guide with a Sphinx-managed user guide --- user_guide/index.html | 99 --------------------------------------------------- 1 file changed, 99 deletions(-) delete mode 100644 user_guide/index.html (limited to 'user_guide/index.html') diff --git a/user_guide/index.html b/user_guide/index.html deleted file mode 100644 index bb1d21621..000000000 --- a/user_guide/index.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - -Welcome to CodeIgniter : CodeIgniter User Guide - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

CodeIgniter User Guide Version 2.0.3

-
- - - - - - - - -
- - - -
- -
CodeIgniter
- - - -
- - - -

Welcome to CodeIgniter

- -

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. -Its goal is to enable you to develop projects much faster than you could if you were writing code -from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and -logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by -minimizing the amount of code needed for a given task.

- - -

Who is CodeIgniter For?

- -

CodeIgniter is right for you if:

- - - - -
- - - - - - - - - \ No newline at end of file -- cgit v1.2.3-24-g4f1b