]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: blockdev: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 18 Apr 2019 20:29:24 +0000 (17:29 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:26 +0000 (09:20 -0300)
commit39443104c7d3f2b05a4a330fbcef6da68f80d60b
tree4405b2a60e9fa358522e4b90f564b135ff638c02
parente0ae154404c33477473244f286b1193364144289
docs: blockdev: convert to ReST

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

The drbd sub-directory contains some graphs and data flows.
Add those too to the documentation.

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>
15 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/blockdev/drbd/data-structure-v9.rst [moved from Documentation/blockdev/drbd/data-structure-v9.txt with 94% similarity]
Documentation/blockdev/drbd/figures.rst [new file with mode: 0644]
Documentation/blockdev/drbd/index.rst [moved from Documentation/blockdev/drbd/README.txt with 55% similarity]
Documentation/blockdev/floppy.rst [moved from Documentation/blockdev/floppy.txt with 81% similarity]
Documentation/blockdev/index.rst [new file with mode: 0644]
Documentation/blockdev/nbd.rst [moved from Documentation/blockdev/nbd.txt with 96% similarity]
Documentation/blockdev/paride.rst [moved from Documentation/blockdev/paride.txt with 81% similarity]
Documentation/blockdev/ramdisk.rst [moved from Documentation/blockdev/ramdisk.txt with 84% similarity]
Documentation/blockdev/zram.rst [moved from Documentation/blockdev/zram.txt with 76% similarity]
MAINTAINERS
drivers/block/Kconfig
drivers/block/floppy.c
drivers/block/zram/Kconfig
tools/testing/selftests/zram/README