]> git.baikalelectronics.ru Git - kernel.git/commit
docs: accounting: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 17 Apr 2019 08:46:08 +0000 (05:46 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:25 +0000 (09:20 -0300)
commitc9a00e608a6ecf4e4a58104de99732f76fab1c0f
tree41126f93059b3e2bd428f81ce9c301602ed572fa
parentb792930e963caa9d3f0e54d3af50d9e385dfd90f
docs: accounting: convert to ReST

Rename the accounting documentation files to ReST, add an
index for them and adjust in order to produce a nice html
output via the Sphinx build system.

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>
13 files changed:
Documentation/accounting/cgroupstats.rst [new file with mode: 0644]
Documentation/accounting/cgroupstats.txt [deleted file]
Documentation/accounting/delay-accounting.rst [new file with mode: 0644]
Documentation/accounting/delay-accounting.txt [deleted file]
Documentation/accounting/index.rst [new file with mode: 0644]
Documentation/accounting/psi.rst [new file with mode: 0644]
Documentation/accounting/psi.txt [deleted file]
Documentation/accounting/taskstats-struct.rst [new file with mode: 0644]
Documentation/accounting/taskstats-struct.txt [deleted file]
Documentation/accounting/taskstats.rst [new file with mode: 0644]
Documentation/accounting/taskstats.txt [deleted file]
Documentation/admin-guide/cgroup-v2.rst
init/Kconfig