blob: 4447453cf52bdbc125a75ecb45271d0308bc0531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
|