summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-03-13 14:16:08 -0700
committerRyan Petrello <lists@ryanpetrello.com>2012-03-13 16:21:44 -0700
commitbded674abd5afbf2bb10b30fa820d7002a0b42f4 (patch)
tree47c912f7b1b1bec1f1696f00b833195481c81743 /docs/source/index.rst
parent02a80731c48feb814dce727dd95db1510a7eb08e (diff)
downloadpecan-bded674abd5afbf2bb10b30fa820d7002a0b42f4.tar.gz
Cleaning up cruft, simplifying default config, and improving docs.
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 9315e61..f005387 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -12,10 +12,9 @@ Contents:
installation.rst
quick_start.rst
+ commands.rst
routing.rst
- validation_n_errors.rst
configuration.rst
- commands.rst
templates.rst
rest.rst
secure_controller.rst
@@ -42,7 +41,6 @@ for building HTTP-based applications, including:
* Object-dispatch for easy routing
* Full support for REST-style controllers
- * Validation and error handling
* Extensible security framework
* Extensible template language support
* Extensible JSON support
@@ -75,13 +73,14 @@ docstrings here:
pecan_core.rst
pecan_configuration.rst
pecan_decorators.rst
- pecan_default_config.rst
+ pecan_deploy.rst
pecan_hooks.rst
pecan_jsonify.rst
pecan_rest.rst
pecan_routing.rst
pecan_secure.rst
pecan_templating.rst
+ pecan_testing.rst
pecan_util.rst