summaryrefslogtreecommitdiff
path: root/docs/dev/index.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2019-12-18 16:11:05 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2019-12-18 16:11:05 +0100
commitf09459b98ae877d7dfd40d85c0edf058c65913d5 (patch)
treeaba29f2e12b20a7c54687d8456869a6224820437 /docs/dev/index.rst
parentda56bda26542de5697691ff80dac6df876fb366b (diff)
doc: describe Makefile targets
With the aim to simplify development cycles, started with PR #1756 a Makefile based boilerplate was added. This patch adds the missing developer documentation. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/index.rst')
-rw-r--r--docs/dev/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/index.rst b/docs/dev/index.rst
index 8e18066ca..93340c1db 100644
--- a/docs/dev/index.rst
+++ b/docs/dev/index.rst
@@ -11,3 +11,4 @@ Developer documentation
search_api
plugins
translation
+ makefile