adding files to properly document pecan. this is starting to look like a kick ass project.

This commit is contained in:
Alfredo Deza
2010-11-19 20:29:03 -05:00
parent b9eb06700d
commit 6551b3aab2
9 changed files with 15 additions and 0 deletions

View File

0
docs/source/hooks.rst Normal file
View File

View File

@@ -15,8 +15,23 @@ Contents:
.. toctree::
:maxdepth: 2
quick_start.rst
routing.rst
configuration.rst
templates.rst
hooks.rst
jsonify.rst
secure_controller.rst
validation_n_errors.rst
app_engine.rst
Introduction
============
This section will introduce Pecan as a framework.
Indices and tables
==================

0
docs/source/jsonify.rst Normal file
View File

View File

0
docs/source/routing.rst Normal file
View File

View File

View File

View File