commit | 39443104c7d3f2b05a4a330fbcef6da68f80d60b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Apr 18 17:29:24 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Jul 15 09:20:26 2019 -0300 |
tree | 4405b2a60e9fa358522e4b90f564b135ff638c02 | |
parent | e0ae154404c33477473244f286b1193364144289 [diff] |
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>