docs: block: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 18 Apr 2019 22:45:00 +0000 (19:45 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:27 +0000 (09:20 -0300)
commit898bd37a92063e46bc8d7b870781cecd66234f92
tree1eac9c597d45080cc2ff366f6e882a87fcea2d2b
parent53b9537509654a6267c3f56b4d2e7409b9089686
docs: block: convert to ReST

Rename the block 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>
43 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/block/bfq-iosched.rst [new file with mode: 0644]
Documentation/block/bfq-iosched.txt [deleted file]
Documentation/block/biodoc.rst [new file with mode: 0644]
Documentation/block/biodoc.txt [deleted file]
Documentation/block/biovecs.rst [new file with mode: 0644]
Documentation/block/biovecs.txt [deleted file]
Documentation/block/capability.rst [new file with mode: 0644]
Documentation/block/capability.txt [deleted file]
Documentation/block/cmdline-partition.rst [new file with mode: 0644]
Documentation/block/cmdline-partition.txt [deleted file]
Documentation/block/data-integrity.rst [new file with mode: 0644]
Documentation/block/data-integrity.txt [deleted file]
Documentation/block/deadline-iosched.rst [new file with mode: 0644]
Documentation/block/deadline-iosched.txt [deleted file]
Documentation/block/index.rst [new file with mode: 0644]
Documentation/block/ioprio.rst [new file with mode: 0644]
Documentation/block/ioprio.txt [deleted file]
Documentation/block/kyber-iosched.rst [new file with mode: 0644]
Documentation/block/kyber-iosched.txt [deleted file]
Documentation/block/null_blk.rst [new file with mode: 0644]
Documentation/block/null_blk.txt [deleted file]
Documentation/block/pr.rst [new file with mode: 0644]
Documentation/block/pr.txt [deleted file]
Documentation/block/queue-sysfs.rst [new file with mode: 0644]
Documentation/block/queue-sysfs.txt [deleted file]
Documentation/block/request.rst [new file with mode: 0644]
Documentation/block/request.txt [deleted file]
Documentation/block/stat.rst [new file with mode: 0644]
Documentation/block/stat.txt [deleted file]
Documentation/block/switching-sched.rst [new file with mode: 0644]
Documentation/block/switching-sched.txt [deleted file]
Documentation/block/writeback_cache_control.rst [new file with mode: 0644]
Documentation/block/writeback_cache_control.txt [deleted file]
Documentation/blockdev/zram.rst
MAINTAINERS
block/Kconfig
block/Kconfig.iosched
block/bfq-iosched.c
block/blk-integrity.c
block/ioprio.c
block/mq-deadline.c
block/partitions/cmdline.c