Files
deb-python-pecan/docs/source/pecan_core.rst
Jonathan LaCour 076814eea6 We now include autogenerated documentation for API from source code.
Starting with the pecan.core module.
2011-03-06 14:02:20 -05:00

12 lines
294 B
ReStructuredText

.. _pecan_core:
:mod:`pecan.core` -- Pecan Core
===============================
The :mod:`pecan.core` module is the base module for creating and extending
Pecan. The core logic for processing HTTP requests and responses lives
here.
.. automodule:: pecan.core
:members:
:show-inheritance: