summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-12 19:52:43 +0200
committerJonathan Corbet2019-06-14 22:21:04 +0200
commitf0ba43774cea3fc14732bb9243ce7238ae8a3202 (patch)
tree5579b300bfc410ed14bb3112586cef02750d7eb0 /Documentation/device-mapper/index.rst
parentdocs: cdrom: convert docs to ReST and rename to *.rst (diff)
downloadkernel-qcow2-linux-f0ba43774cea3fc14732bb9243ce7238ae8a3202.tar.gz
kernel-qcow2-linux-f0ba43774cea3fc14732bb9243ce7238ae8a3202.tar.xz
kernel-qcow2-linux-f0ba43774cea3fc14732bb9243ce7238ae8a3202.zip
docs: convert docs to ReST and rename to *.rst
The conversion is actually: - add blank lines and indentation 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: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/device-mapper/index.rst')
-rw-r--r--Documentation/device-mapper/index.rst44
1 files changed, 44 insertions, 0 deletions
diff --git a/Documentation/device-mapper/index.rst b/Documentation/device-mapper/index.rst
new file mode 100644
index 000000000000..105e253bc231
--- /dev/null
+++ b/Documentation/device-mapper/index.rst
@@ -0,0 +1,44 @@
+:orphan:
+
+=============
+Device Mapper
+=============
+
+.. toctree::
+ :maxdepth: 1
+
+ cache-policies
+ cache
+ delay
+ dm-crypt
+ dm-flakey
+ dm-init
+ dm-integrity
+ dm-io
+ dm-log
+ dm-queue-length
+ dm-raid
+ dm-service-time
+ dm-uevent
+ dm-zoned
+ era
+ kcopyd
+ linear
+ log-writes
+ persistent-data
+ snapshot
+ statistics
+ striped
+ switch
+ thin-provisioning
+ unstriped
+ verity
+ writecache
+ zero
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`