author | Todd Zullinger <tmz@pobox.com> | |
Fri, 4 Dec 2009 17:53:21 +0000 (12:53 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 5 Dec 2009 18:03:49 +0000 (10:03 -0800) | ||
commit | 50d9bbba92c9dd5611a1bb592fc42463212413ad | |
tree | 92d1462a2b15ab05cf52f8e54ca7009af76d8f78 | tree | snapshot |
parent | 165ca62108464faa42367bcda6b278ac3a0d98cb | commit | diff |
Documentation: Avoid use of xmlto --stringparam
The --stringparam option is not available on older xmlto versions.
Instead, set man.base.url.for.relative.links via a .xsl file. Older
docbook versions will ignore this without causing grief to users of
older xmlto versions.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --stringparam option is not available on older xmlto versions.
Instead, set man.base.url.for.relative.links via a .xsl file. Older
docbook versions will ignore this without causing grief to users of
older xmlto versions.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/.gitignore | diff | blob | history | |
Documentation/Makefile | diff | blob | history | |
Documentation/manpage-base-url.xsl.in | [new file with mode: 0644] | blob |