1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-08-24 21:35:53 -04:00
elinks/doc/tools/asciidoc
Kalle Olavi Niemitalo 40715ffbd4 Import and use AsciiDoc 7.1.2 configuration files
In the past, we have hit annoying incompatibilities when
people have attempted to rebuild ELinks documentation
with new versions of AsciiDoc:

http://bugzilla.elinks.cz/show_bug.cgi?id=989
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491820

So now we bundle the configuration files from a known good version
to let ELinks documentation be built with them regardless of which
version has been installed on the machine.
2008-08-02 11:28:24 +03:00
..
stylesheets Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
asciidoc.conf Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
COPYRIGHT Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
docbook.conf Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
README Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
xhtml11-quirks.conf Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00
xhtml11.conf Import and use AsciiDoc 7.1.2 configuration files 2008-08-02 11:28:24 +03:00

The files in this directory, except this README itself,
have been copied from the AsciiDoc 7.1.2 source package.

In the past, we have hit annoying incompatibilities when
people have attempted to rebuild ELinks documentation
with new versions of AsciiDoc:

http://bugzilla.elinks.cz/show_bug.cgi?id=989
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491820

So now we bundle the configuration files from a known good version
to let ELinks documentation be built with them regardless of which
version has been installed on the machine.  This should keep things
working as long as the configuration file format remains compatible.