X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=16e45f114f18d5d6964ab9fa39eee617dfa59bfc;hb=687296960d774a45df31df7bc371d01106a6f6b7;hp=10a1cba643cc9e6cc9a441708b1d43f468fb8383;hpb=af41867169c6350e2e73a1bfd8f3f2dd5a17bba6;p=git.git diff --git a/INSTALL b/INSTALL index 10a1cba64..16e45f114 100644 --- a/INSTALL +++ b/INSTALL @@ -122,8 +122,9 @@ Issues of note: 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. + 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". Alternatively, pre-formatted documentation is available in "html" and "man" branches of the git repository itself. For