X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=INSTALL;h=ae7f7508f8e8cffeb930c820e068ba70dabff7bd;hb=c841aa8b903200f5d7830c7c4ab8d62b5ef44c5c;hp=a4fd8624bc6550d0553f2271343f4e6b610be103;hpb=5e22e21769454857e00bc55be1f2eef8d873ba72;p=git.git diff --git a/INSTALL b/INSTALL index a4fd8624b..ae7f7508f 100644 --- a/INSTALL +++ b/INSTALL @@ -101,6 +101,9 @@ Issues of note: Building and installing the info file additionally requires makeinfo and docbook2X. Version 0.8.3 is known to work. + Building and installing the pdf file additionally requires + dblatex. Version 0.2.7 with asciidoc >= 8.2.7 is known to work. + The documentation is written for AsciiDoc 7, but "make ASCIIDOC8=YesPlease doc" will let you format with AsciiDoc 8. @@ -126,8 +129,9 @@ Issues of note: http://www.kernel.org/pub/software/scm/git/docs/ - There are also "make quick-install-doc" and "make quick-install-html" - which install preformatted man pages and html documentation. + There are also "make quick-install-doc", "make quick-install-man" + and "make quick-install-html" which install preformatted man pages + and html documentation. This does not require asciidoc/xmlto, but it only works from within a cloned checkout of git.git with these two extra branches, and will not work for the maintainer for obvious chicken-and-egg reasons.