dpaste/docs/index.rst

27 lines
398 B
ReStructuredText
Raw Normal View History

2013-12-18 11:28:45 +01:00
======
dpaste
======
dpaste is a Django based pastebin. It's intended to run separately but its also
possible to be installed into an existing Django project like a regular app.
2013-12-18 10:56:50 +01:00
Contents:
.. toctree::
2014-01-11 16:00:11 +01:00
:maxdepth: 1
2013-12-18 10:56:50 +01:00
2013-12-18 11:28:45 +01:00
testing
installation
2013-12-18 11:28:45 +01:00
integration
settings
2014-01-07 13:36:02 +01:00
api
2013-12-18 10:56:50 +01:00
2013-12-18 11:28:45 +01:00
..
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2013-12-18 10:56:50 +01:00