author | J. Bruce Fields <bfields@citi.umich.edu> | |
Sat, 3 Mar 2007 18:33:48 +0000 (13:33 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Mar 2007 00:47:32 +0000 (16:47 -0800) | ||
commit | 1c95c565c2472a07be8316f2658e7100e62bf94d | |
tree | 0f3da33592369010747e3df7e3a074f7ba4dda70 | tree | snapshot |
parent | 1c73bb0ef7bf6632d1aa5d6760bba7ea4e336fe9 | commit | diff |
user-manual: ensure generated manual references stylesheet
The generated user manual is rather hard to read thanks to the lack of
the css that's supposed to be included from docbook-xsl.css.
I'm totally ignorant of the toolchain; grubbing through xmlto and
related scripts, the easiest way I could find to ensure that the
generated html links to the stylesheet is by calling xsltproc directly.
Maybe there's some better way.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The generated user manual is rather hard to read thanks to the lack of
the css that's supposed to be included from docbook-xsl.css.
I'm totally ignorant of the toolchain; grubbing through xmlto and
related scripts, the easiest way I could find to ensure that the
generated html links to the stylesheet is by calling xsltproc directly.
Maybe there's some better way.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile | diff | blob | history |