summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2012-05-30 10:18:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-05-30 16:07:04 (GMT)
commitb2478aa0858811c29061ed32c2686468b89d7296 (patch)
treee085046245de5632d47ddbd3a86a0250cdba4458 /INSTALL
parent0680f745ac3322bd99653c3cbc1cd765ee0db5c0 (diff)
downloadgit-b2478aa0858811c29061ed32c2686468b89d7296.zip
git-b2478aa0858811c29061ed32c2686468b89d7296.tar.gz
git-b2478aa0858811c29061ed32c2686468b89d7296.tar.bz2
INSTALL: update asciidoc recommendation
Since commit 6cf378f (docs: stop using asciidoc no-inline-literal), we no longer support asciidoc versions less than 8.4.1, which introduced inline literals. Note this in the INSTALL document. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 87e03bb..28f34bd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -161,11 +161,9 @@ Issues of note:
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.
+ dblatex. Version >= 0.2.7 is known to work.
- The documentation is written for AsciiDoc 7, but by default
- uses some compatibility wrappers to work on AsciiDoc 8. If you have
- AsciiDoc 7, try "make ASCIIDOC7=YesPlease".
+ All formats require at least asciidoc 8.4.1.
There are also "make quick-install-doc", "make quick-install-man"
and "make quick-install-html" which install preformatted man pages