diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-10-03 19:01:55 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-10-12 07:46:28 +0200 |
commit | 3c40c9ee5755a260acc4454dbe540e9ff26b7181 (patch) | |
tree | 473064e194d1ea5b13f5b9a8aed552c5fe8e551d /docs/manual | |
parent | 3d2a49f78f6e342973b9301fd97097b90464dd43 (diff) | |
download | buildroot-3c40c9ee5755a260acc4454dbe540e9ff26b7181.tar.gz buildroot-3c40c9ee5755a260acc4454dbe540e9ff26b7181.zip |
doc/asciidoc: allow documents to pass a global asciidoc configuration
Currently, a document can specify an output-specific configuration, like
the text output, that hides images references, and formats hyperlinks.
But sometimes it is required that a specific configuration is used for
all the output formats, to always apply the same markup rules in all
documents (like using the [specialwords] section.)
Also look for a file named 'asciidoc.conf' in the document's directory.
If that file exists, add it to the asciidoc options (before the
output-specific config, so the latter takes precedence over the former.)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions