X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=b81a6a2c72c93725c48fbbf9e7ec25e80052e87a;hb=65a9289d7e5207ed66199db94593b31fa5550fde;hp=e19c86f19c871e4bda0ad1da44e48ce95dcbd33f;hpb=8db9307c9ca143fedaa972236054a5783c40bd37;p=git.git diff --git a/Documentation/Makefile b/Documentation/Makefile index e19c86f1..b81a6a2c 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -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