btrfs-progs/Documentation
David Sterba 652544f4c0 btrfs-progs: build: add support for asciidoctor doc generator
We've been using asciidoc that's written in python2, which is going to
be phased out and deprecated next year. There's a replacement,
asciidoctor. Add a configure-time detection which tool is available,
update Documentation/Makefile.in.

The original asciidoc tool is still preferred as it produces slightly
better output. The file asciidoc.conf does not have a direct equivalten
in asciidoct and would need to be replaced by extension written in ruby.

The differences:

- the <literal> are not automatically underlined and are less visible in
  the generated manual page, but it's still acceptable
- the inline CSS for the html output looks subjectively worse, is less
  compact and colourful

Issue: #89
Signed-off-by: David Sterba <dsterba@suse.com>
2018-02-02 21:02:13 +01:00
..
CodingConventions btrfs-progs: docs: document conventions 2017-07-03 13:35:10 +02:00
DocConventions btrfs-progs: docs: document conventions 2017-07-03 13:35:10 +02:00
Makefile.in btrfs-progs: build: add support for asciidoctor doc generator 2018-02-02 21:02:13 +01:00
ReleaseChecklist btrfs-progs: Update README and other docs 2016-11-23 11:07:05 +01:00
asciidoc.conf btrfs-progs: Documentation: fix broken conversion 2015-01-09 18:36:50 +01:00
btrfs-balance.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-check.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-convert.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-device.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-filesystem.asciidoc btrfs-progs: docs: fix typo in btrfs-filesystem manual page 2018-01-31 15:14:03 +01:00
btrfs-find-root.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-image.asciidoc btrfs-progs: Documentaion: rename to .asciidoc 2015-04-14 17:41:27 +02:00
btrfs-inspect-internal.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-ioctl.asciidoc btrfs-progs: docs: fix manual page title format 2018-02-02 21:02:13 +01:00
btrfs-man5.asciidoc btrfs-progs: docs: fix manual page title format 2018-02-02 21:02:13 +01:00
btrfs-map-logical.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-property.asciidoc btrfs-progs: docs: update btrfs-properties 2017-11-14 15:59:00 +01:00
btrfs-qgroup.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-quota.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-receive.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-replace.asciidoc btrfs-progs: docs: fix manual page title format 2018-02-02 21:02:13 +01:00
btrfs-rescue.asciidoc btrfs-progs: docs: fix manual page title format 2018-02-02 21:02:13 +01:00
btrfs-restore.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-scrub.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-select-super.asciidoc btrfs-progs: docs: update btrfs-select-super 2016-05-11 16:37:12 +02:00
btrfs-send.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs-subvolume.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfs.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
btrfstune.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
fsck.btrfs.asciidoc btrfs-progs: docs: annual typo, clarity, & grammar review & fixups 2018-01-03 17:29:19 +01:00
manpage-base.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
manpage-bold-literal.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
manpage-normal.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
mkfs.btrfs.asciidoc btrfs-progs: docs: update manual for mkfs --shrink 2018-01-08 18:15:24 +01:00