author | Michael J Gruber <michaeljgruber+gmane@fastmail.fm> | |
Tue, 9 Sep 2008 20:44:17 +0000 (22:44 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 10 Sep 2008 22:40:13 +0000 (15:40 -0700) | ||
commit | 6fe570de05513bc13ac1e00ab3508ca525b41135 | |
tree | a58e7074db8d9fbb4f6dc9d82beced3e0a495e62 | tree | snapshot |
parent | 628b06d7d75588bbe37dfb7ecac19d2694884d66 | commit | diff |
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>
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 | diff | blob | history | |
INSTALL | diff | blob | history | |
Makefile | diff | blob | history |