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/overview/features.html | 118 -------------------------------------- 1 file changed, 118 deletions(-) delete mode 100644 user_guide/overview/features.html (limited to 'user_guide/overview/features.html') diff --git a/user_guide/overview/features.html b/user_guide/overview/features.html deleted file mode 100644 index 5f71c5083..000000000 --- a/user_guide/overview/features.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -CodeIgniter Features : CodeIgniter User Guide - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

CodeIgniter User Guide Version 2.0.3

-
- - - - - - - - - -
- - -
- - - -
- - -

CodeIgniter Features

- -

Features in and of themselves are a very poor way to judge an application since they tell you nothing -about the user experience, or how intuitively or intelligently it is designed. Features -don't reveal anything about the quality of the code, or the performance, or the attention to detail, or security practices. -The only way to really judge an app is to try it and get to know the code. Installing -CodeIgniter is child's play so we encourage you to do just that. In the mean time here's a list of CodeIgniter's main features.

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