docs: sysctl: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 18 Apr 2019 21:35:54 +0000 (18:35 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:26 +0000 (09:20 -0300)
commit53b9537509654a6267c3f56b4d2e7409b9089686
treef239d0c5778ad0757bc60cc99bc7ff9e1de424cb
parent6baec31591cee0f2f6d446abb81c828499a6ed23
docs: sysctl: convert to ReST

Rename the /proc/sys/ documentation files to ReST, using the
README file as a template for an index.rst, adding the other
files there via TOC markup.

Despite being written on different times with different
styles, try to make them somewhat coherent with a similar
look and feel, ensuring that they'll look nice as both
raw text file and as via the html output produced by 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>
24 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/index.rst
Documentation/admin-guide/mm/ksm.rst
Documentation/core-api/printk-formats.rst
Documentation/networking/ip-sysctl.txt
Documentation/sysctl/README [deleted file]
Documentation/sysctl/abi.rst [new file with mode: 0644]
Documentation/sysctl/abi.txt [deleted file]
Documentation/sysctl/fs.rst [new file with mode: 0644]
Documentation/sysctl/fs.txt [deleted file]
Documentation/sysctl/index.rst [new file with mode: 0644]
Documentation/sysctl/kernel.rst [new file with mode: 0644]
Documentation/sysctl/kernel.txt [deleted file]
Documentation/sysctl/net.rst [new file with mode: 0644]
Documentation/sysctl/net.txt [deleted file]
Documentation/sysctl/sunrpc.rst [new file with mode: 0644]
Documentation/sysctl/sunrpc.txt [deleted file]
Documentation/sysctl/user.rst [new file with mode: 0644]
Documentation/sysctl/user.txt [deleted file]
Documentation/sysctl/vm.rst [new file with mode: 0644]
Documentation/sysctl/vm.txt [deleted file]
Documentation/vm/unevictable-lru.rst
kernel/panic.c
mm/swap.c