11 lines
247 B
ReStructuredText
11 lines
247 B
ReStructuredText
.. _pecan_routing:
|
|
|
|
:mod:`pecan.routing` -- Pecan Routing
|
|
=====================================
|
|
|
|
The :mod:`pecan.routing` module is the basis for all object-dispatch
|
|
routing in Pecan.
|
|
|
|
.. automodule:: pecan.routing
|
|
:members:
|
|
:show-inheritance: |