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 [off-list ref] wrote:
quoted
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