show-branch: --list and --independent
[gitweb.git] / Documentation / Makefile
index e19c86f19c871e4bda0ad1da44e48ce95dcbd33f..b81a6a2c72c93725c48fbbf9e7ec25e80052e87a 100644 (file)
@@ -3,7 +3,12 @@ MAN7_TXT=git.txt
 
 DOC_HTML=$(patsubst %.txt,%.html,$(MAN1_TXT) $(MAN7_TXT))
 
-ARTICLES = tutorial cvs-migration diffcore howto-index
+ARTICLES = tutorial
+ARTICLES += cvs-migration
+ARTICLES += diffcore
+ARTICLES += howto-index
+ARTICLES += repository-layout
+ARTICLES += hooks
 # with their own formatting rules.
 SP_ARTICLES = glossary howto/revert-branch-rebase