nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH ndctl v2 0/3] Documentation: add asciidoctor support
@ 2018-04-19 15:11 Takashi Iwai
  2018-04-19 15:11 ` [PATCH ndctl v2 1/3] Documentation: fix title and section markers Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Takashi Iwai @ 2018-04-19 15:11 UTC (permalink / raw)
  To: linux-nvdimm

Hi,

this is a revised patchset to add the support for asciidoctor to
generate documents.  The reason for adding this feature is that the
future of asciidoc isn't clear as it's written in python2, which is
now hated by all people out of sudden :)

The asciidoctor support is enabled via configure option, the default
is still asciidoc for now.

thanks,

Takashi


v1->v2:
 * more marker fixes to ndctl man pages
 * skip superfluous xmlto processing for asciidoctor
 * add .gitignore entries

===

Takashi Iwai (3):
  Documentation: fix title and section markers
  Documentation: Add the support for asciidoctor
  Documentation: add asciidoctor-extensions.rb to .gitignore

 .gitignore                                  |  2 ++
 Documentation/asciidoctor-extensions.rb.in  | 28 ++++++++++++++++++++++++++++
 Documentation/daxctl/Makefile.am            | 28 ++++++++++++++++++++++++++--
 Documentation/daxctl/daxctl-list.txt        | 13 +++++++------
 Documentation/ndctl/Makefile.am             | 28 ++++++++++++++++++++++++++--
 Documentation/ndctl/ndctl-disable-dimm.txt  |  2 +-
 Documentation/ndctl/ndctl-enable-region.txt |  2 +-
 Documentation/ndctl/ndctl-init-labels.txt   | 15 ++++++++++-----
 Documentation/ndctl/ndctl-list.txt          | 13 ++++++++-----
 Documentation/ndctl/ndctl-start-scrub.txt   |  6 ++++--
 Documentation/ndctl/ndctl-wait-scrub.txt    |  6 ++++--
 configure.ac                                | 17 +++++++++++++++--
 12 files changed, 132 insertions(+), 28 deletions(-)
 create mode 100644 Documentation/asciidoctor-extensions.rb.in

-- 
2.16.3

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-24 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 15:11 [PATCH ndctl v2 0/3] Documentation: add asciidoctor support Takashi Iwai
2018-04-19 15:11 ` [PATCH ndctl v2 1/3] Documentation: fix title and section markers Takashi Iwai
2018-04-19 15:11 ` [PATCH ndctl v2 2/3] Documentation: Add the support for asciidoctor Takashi Iwai
2018-04-23 21:46   ` Verma, Vishal L
2018-04-24 10:13     ` Takashi Iwai
2018-04-19 15:11 ` [PATCH ndctl v2 3/3] Documentation: add asciidoctor-extensions.rb to .gitignore Takashi Iwai
2018-04-19 15:12 ` [PATCH ndctl v2 0/3] Documentation: add asciidoctor support Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).