git-commit-vandalism/contrib/subtree
Jeff King 95c62fb9ea subtree: add makefile target for html docs
The Makefile currently builds the roff manpage, but not the
html form. As some people may prefer the latter, let's make
it an option to build that, too. We also wire it into "make
doc" so that it is built by default.

This patch does not build or install it as part of
"install-doc"; that would require extra infrastructure to
handle installing the html as we do in git's regular
Documentation/ tree. That can come later if somebody is
interested.

Tested-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-10-30 10:47:37 -07:00
..
t Avoid using echo -n anywhere 2013-07-29 09:56:58 -07:00
.gitignore git-subtree: ignore git-subtree executable 2012-12-22 20:21:26 -08:00
COPYING
git-subtree.sh Merge branch 'lf/echo-n-is-not-portable' 2013-08-01 11:52:43 -07:00
git-subtree.txt Merge branch 'dg/subtree-fixes' 2013-02-14 10:28:26 -08:00
INSTALL Fix git-subtree install instructions 2012-04-09 22:26:19 -05:00
Makefile subtree: add makefile target for html docs 2013-10-30 10:47:37 -07:00
README
todo

Please read git-subtree.txt for documentation.

Please don't contact me using github mail; it's slow, ugly, and worst of
all, redundant. Email me instead at apenwarr@gmail.com and I'll be happy to
help.

Avery