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

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

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

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

.. toctree::
   :maxdepth: 2

   push
   router
   security
   template
   view