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/goals.html | 98 ------------------------------------------ 1 file changed, 98 deletions(-) delete mode 100644 user_guide/overview/goals.html (limited to 'user_guide/overview/goals.html') diff --git a/user_guide/overview/goals.html b/user_guide/overview/goals.html deleted file mode 100644 index 6acaa65a2..000000000 --- a/user_guide/overview/goals.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - -Design and Architectural Goals : CodeIgniter User Guide - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

CodeIgniter User Guide Version 2.0.3

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

Design and Architectural Goals

- -

Our goal for CodeIgniter is maximum performance, capability, and flexibility in the smallest, lightest possible package.

- -

To meet this goal we are committed to benchmarking, re-factoring, and simplifying at every step of the development process, -rejecting anything that doesn't further the stated objective.

- -

From a technical and architectural standpoint, CodeIgniter was created with the following objectives:

- - - -

CodeIgniter is a dynamically instantiated, loosely coupled system with high component singularity. It strives for simplicity, flexibility, and high performance in a small footprint package.

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