summaryrefslogtreecommitdiff
path: root/docs/html/_sources/chep.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/_sources/chep.rst.txt')
-rw-r--r--docs/html/_sources/chep.rst.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/html/_sources/chep.rst.txt b/docs/html/_sources/chep.rst.txt
new file mode 100644
index 0000000..abe8d22
--- /dev/null
+++ b/docs/html/_sources/chep.rst.txt
@@ -0,0 +1,17 @@
+Cheetah Enhancement Proposals
+=============================
+
+The concept of the **Cheetah Enhancement Proposal** is similar to the
+`Python Enhancement Proposal <http://www.python.org/dev/peps/>`_ in that
+they are used to outline the future development of Cheetah as both a
+language and a framework.
+
+Existing CHEPs
+--------------
+
+.. toctree::
+ :maxdepth: 1
+
+ cheps/1_chep.rst
+ cheps/2_import.rst
+ cheps/3_super.rst