INSTALL: note on using Asciidoctor to build doc

Note on using Asciidoctor to build documentation suite.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Bagas Sanjaya 2021-03-19 18:00:45 +07:00 коммит произвёл Junio C Hamano
Родитель 94f6e3e283
Коммит 6534d436a2
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -197,7 +197,9 @@ Issues of note:
Building and installing the pdf file additionally requires Building and installing the pdf file additionally requires
dblatex. Version >= 0.2.7 is known to work. dblatex. Version >= 0.2.7 is known to work.
All formats require at least asciidoc 8.4.1. All formats require at least asciidoc 8.4.1. Alternatively, you can
use Asciidoctor (requires Ruby) by passing USE_ASCIIDOCTOR=YesPlease
to make. You need at least Asciidoctor version 1.5.
There are also "make quick-install-doc", "make quick-install-man" There are also "make quick-install-doc", "make quick-install-man"
and "make quick-install-html" which install preformatted man pages and "make quick-install-html" which install preformatted man pages