Stubbing out our docs.
This commit is contained in:
0
docs/source/celery.rst
Normal file
0
docs/source/celery.rst
Normal file
0
docs/source/databases.rst
Normal file
0
docs/source/databases.rst
Normal file
0
docs/source/deployment.rst
Normal file
0
docs/source/deployment.rst
Normal file
@@ -16,13 +16,15 @@ Contents:
|
||||
:maxdepth: 2
|
||||
|
||||
installation.rst
|
||||
routing.rst
|
||||
routing.rst
|
||||
configuration.rst
|
||||
templates.rst
|
||||
hooks.rst
|
||||
jsonify.rst
|
||||
secure_controller.rst
|
||||
validation_n_errors.rst
|
||||
commands.rst
|
||||
testing.rst
|
||||
|
||||
|
||||
Introduction
|
||||
@@ -60,34 +62,22 @@ WSGI server you want::
|
||||
httpserver.serve(app, host='0.0.0.0', port=8080)
|
||||
|
||||
|
||||
Tutorials
|
||||
=========
|
||||
We provide a couple of easy ways to get started including a short tutorial on
|
||||
App Engine.
|
||||
Cookbook
|
||||
========
|
||||
We provide a couple of easy ways to get started including a short
|
||||
tutorial on App Engine.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
quick_start.rst
|
||||
app_engine.rst
|
||||
|
||||
|
||||
API
|
||||
===
|
||||
The following section lists the main sections of Pecan, where you can find more
|
||||
specific details about methods and modules available.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
decorators.rst
|
||||
hooks.rst
|
||||
jsonify.rst
|
||||
pecan.rst
|
||||
rest.rst
|
||||
routing.rst
|
||||
secure.rst
|
||||
templating.rst
|
||||
sessions.rst
|
||||
celery.rst
|
||||
databases.rst
|
||||
deployment.rst
|
||||
reporting.rst
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
0
docs/source/reporting.rst
Normal file
0
docs/source/reporting.rst
Normal file
0
docs/source/sessions.rst
Normal file
0
docs/source/sessions.rst
Normal file
Reference in New Issue
Block a user