summaryrefslogtreecommitdiff
path: root/docs/source/pecan_configuration.rst
blob: 609635abefb653d39805e9de159f45150036d8f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
.. _pecan_configuration:

:mod:`pecan.configuration` -- Pecan Configuration Engine
========================================================

The :mod:`pecan.configuration` module provides an implementation of a
Python-based configuration engine for Pecan applications.

.. automodule:: pecan.configuration
  :members:
  :show-inheritance: