blob: 7c3d80407e5c5c10548f1775f3fd94a934db7434 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | :orphan:
Development Documention
=======================
Patchwork provides a number of tools to help ease getting an instance up and
running. Information on these tools, along with general contribution advice and
developer-focussed usage information, is provided in the below docs.
.. toctree::
   :maxdepth: 2
   /development/contributing
   /development/installation
   /development/releasing
   /development/api
   /development/assets
 |