summaryrefslogtreecommitdiff
path: root/docs/modules/index.rst
blob: 3f799164f9843bd37b0df490c930e2a290f55e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _modules:

API documentation
=================

:mod:`repoze.bfg`
-----------------

The :mod:`repoze.bfg` package contains the code nececessary to create
and run a web application.

Sub-packages
------------

.. toctree::
   :maxdepth: 2

   push
   router
   security
   template
   view