]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/Makefile
allow installation of man and html doc from the man and html branches
authorMichael J Gruber <michaeljgruber+gmane@fastmail.fm>
Tue, 9 Sep 2008 20:44:17 +0000 (22:44 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Sep 2008 22:40:13 +0000 (15:40 -0700)
commit6fe570de05513bc13ac1e00ab3508ca525b41135
treea58e7074db8d9fbb4f6dc9d82beced3e0a495e62
parent628b06d7d75588bbe37dfb7ecac19d2694884d66
allow installation of man and html doc from the man and html branches

This patch introduces a make target "quick-install-html" which installs
the html documentation from the branch origin/html, without the need for
asciidoc/xmlto. This is analogous to the existing "quick-install-doc"
target for the man pages.

We advertise these targets in the INSTALL file now.

Signed-off-by: Michael J Gruber <michaeljgruber+gmane@fastmail.fm>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
INSTALL
Makefile