X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=b81a6a2c72c93725c48fbbf9e7ec25e80052e87a;hb=4d3fe0c5f342d0b00209916cf6951c2f8db414d2;hp=e19c86f19c871e4bda0ad1da44e48ce95dcbd33f;hpb=fc1a4207b025ddd79d6383ed06f786c8a6f03289;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