From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 009312282E589 for ; Tue, 24 Apr 2018 12:24:49 -0700 (PDT) From: "Verma, Vishal L" Subject: Re: [PATCH ndctl v3 0/3] Documentation: add asciidoctor support Date: Tue, 24 Apr 2018 19:24:47 +0000 Message-ID: <1524597819.20736.8.camel@intel.com> References: <20180424101733.17233-1-tiwai@suse.de> In-Reply-To: <20180424101733.17233-1-tiwai@suse.de> Content-Language: en-US Content-ID: <4F0ED10556D41346A9D621250596D005@intel.com> MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: "linux-nvdimm@lists.01.org" , "tiwai@suse.de" List-ID: On Tue, 2018-04-24 at 12:17 +0200, Takashi Iwai wrote: > 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 > * rebased to v60 > > v2->v3: > * fix the link processing regression in v2 Thanks for the fix! Looks good now, queued for v61. > > === > > 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 | 30 > +++++++++++++++++++++++++++++ > Documentation/daxctl/Makefile.am | 29 > ++++++++++++++++++++++++++-- > Documentation/daxctl/daxctl-list.txt | 13 +++++++------ > Documentation/ndctl/Makefile.am | 29 > ++++++++++++++++++++++++++-- > 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, 136 insertions(+), 28 deletions(-) > create mode 100644 Documentation/asciidoctor-extensions.rb.in _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm