[PATCH 0/2] Documentation: add asciidoctor support
Takashi Iwai
tiwai at suse.de
Thu Apr 12 04:02:36 PDT 2018
Hi,
this is a patchset to add the support for asciidoctor to generate
documents. asciidoc is based on python2, and its future isn't clear,
so as a plan-B, we can use asciidoctor instead.
The asciidoctor support is opt-in, the default is still kept for
asciidoc for now.
thanks,
Takashi
===
Takashi Iwai (2):
Documentation: fix title markers
Documentation: allow to format with asciidoctor
Documentation/Makefile | 13 +++++++++++++
Documentation/asciidoctor-extensions.rb | 29 +++++++++++++++++++++++++++++
Documentation/nvme-discover.txt | 2 +-
Documentation/nvme-huawei-id-ctrl.txt | 2 +-
Documentation/nvme-wdc-id-ctrl.txt | 2 +-
Documentation/nvme-wdc-purge-monitor.txt | 2 +-
Documentation/nvme-wdc-purge.txt | 2 +-
7 files changed, 47 insertions(+), 5 deletions(-)
More information about the Linux-nvme
mailing list