documentation: add tutorial for first contribution
[gitweb.git] / Documentation / Makefile
index 4e4dd7ecf14919fa3d5735daa6b87c8addcff1e8..d1f2bf04077f47636ae3a1fe7696bbafd92a3890 100644 (file)
@@ -73,6 +73,7 @@ SP_ARTICLES += howto/maintain-git
 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))
 SP_ARTICLES += $(API_DOCS)
 
+TECH_DOCS += MyFirstContribution
 TECH_DOCS += SubmittingPatches
 TECH_DOCS += technical/hash-function-transition
 TECH_DOCS += technical/http-protocol