From: Tejun Heo <tj@kernel•org>
To: Jonathan Corbet <corbet@lwn•net>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel•org>,
Linux Doc Mailing List <linux-doc@vger•kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead•org>,
linux-kernel@vger•kernel.org,
Thomas Gleixner <tglx@linutronix•de>,
Ingo Molnar <mingo@redhat•com>, Borislav Petkov <bp@alien8•de>,
"H. Peter Anvin" <hpa@zytor•com>,
x86@kernel•org, Jens Axboe <axboe@kernel•dk>,
Li Zefan <lizefan@huawei•com>,
Johannes Weiner <hannes@cmpxchg•org>,
Alexei Starovoitov <ast@kernel•org>,
Daniel Borkmann <daniel@iogearbox•net>,
Martin KaFai Lau <kafai@fb•com>, Song Liu <songliubraving@fb•com>,
Yonghong Song <yhs@fb•com>, James Morris <jmorris@namei•org>,
"Serge E. Hallyn" <serge@hallyn•com>,
linux-block@vger•kernel.org, cgroups@vger•kernel.org,
netdev@vger•kernel.org, bpf@vger•kernel.org,
linux-security-module@vger•kernel.org
Subject: Re: [PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst
Date: Fri, 14 Jun 2019 13:30:33 -0700 [thread overview]
Message-ID: <20190614203033.GD657710@devbig004.ftw2.facebook.com> (raw)
In-Reply-To: <20190614141401.48bfb266@lwn.net>
On Fri, Jun 14, 2019 at 02:14:01PM -0600, Jonathan Corbet wrote:
> On Wed, 12 Jun 2019 14:52:41 -0300
> Mauro Carvalho Chehab <mchehab+samsung@kernel•org> wrote:
>
> > Convert the cgroup-v1 files to ReST format, in order to
> > allow a later addition to the admin-guide.
> >
> > The conversion is actually:
> > - add blank lines and identation in order to identify paragraphs;
> > - fix tables markups;
> > - add some lists markups;
> > - mark literal blocks;
> > - adjust title markups.
> >
> > At its new index.rst, let's add a :orphan: while this is not linked to
> > the main index.rst file, in order to avoid build warnings.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel•org>
> > Acked-by: Tejun Heo <tj@kernel•org>
>
> This one, too, has linux-next stuff that keeps it from applying to
> docs-next. Tejun, would you like to carry it on top of your work?
Applied to cgroup/for-5.3.
Thanks.
--
tejun
next prev parent reply other threads:[~2019-06-14 20:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 17:52 [PATCH v4 00/28] Convert files to ReST - part 1 Mauro Carvalho Chehab
2019-06-12 17:52 ` [PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst Mauro Carvalho Chehab
2019-06-14 20:14 ` Jonathan Corbet
2019-06-14 20:30 ` Tejun Heo [this message]
2019-06-12 17:52 ` [PATCH v4 16/28] docs: netlabel: " Mauro Carvalho Chehab
2019-06-12 17:52 ` [PATCH v4 18/28] docs: " Mauro Carvalho Chehab
2019-06-13 0:25 ` Srivatsa S. Bhat
2019-06-13 9:58 ` Mauro Carvalho Chehab
2019-06-13 10:10 ` [PATCH v5] docs: power: " Mauro Carvalho Chehab
2019-06-14 20:36 ` Jonathan Corbet
2019-06-14 21:14 ` Bjorn Helgaas
2019-06-13 15:58 ` [PATCH v4 18/28] docs: " Mathieu Poirier
2019-06-12 17:52 ` [PATCH v4 21/28] docs: ptp.txt: convert to ReST and move to driver-api Mauro Carvalho Chehab
2019-06-14 20:36 ` [PATCH v4 00/28] Convert files to ReST - part 1 Jonathan Corbet
2019-06-18 14:14 ` Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190614203033.GD657710@devbig004.ftw2.facebook.com \
--to=tj@kernel$(echo .)org \
--cc=ast@kernel$(echo .)org \
--cc=axboe@kernel$(echo .)dk \
--cc=bp@alien8$(echo .)de \
--cc=bpf@vger$(echo .)kernel.org \
--cc=cgroups@vger$(echo .)kernel.org \
--cc=corbet@lwn$(echo .)net \
--cc=daniel@iogearbox$(echo .)net \
--cc=hannes@cmpxchg$(echo .)org \
--cc=hpa@zytor$(echo .)com \
--cc=jmorris@namei$(echo .)org \
--cc=kafai@fb$(echo .)com \
--cc=linux-block@vger$(echo .)kernel.org \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-security-module@vger$(echo .)kernel.org \
--cc=lizefan@huawei$(echo .)com \
--cc=mchehab+samsung@kernel$(echo .)org \
--cc=mchehab@infradead$(echo .)org \
--cc=mingo@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=serge@hallyn$(echo .)com \
--cc=songliubraving@fb$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=x86@kernel$(echo .)org \
--cc=yhs@fb$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox