]> git.baikalelectronics.ru Git - kernel.git/commit
docs: nvdimm: convert to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 18 Apr 2019 17:21:14 +0000 (14:21 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:25 +0000 (09:20 -0300)
commit447aec7968c18eac20860ed5f36c2066f438c3b2
treecd8bcde377e0a9c2cdee158b7cc9b871c9cef8d7
parent47b51a0a33ed0279f1e7c60f22a36faab6786ae1
docs: nvdimm: convert to ReST

Rename the nvdimm 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>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Documentation/nvdimm/btt.rst [new file with mode: 0644]
Documentation/nvdimm/btt.txt [deleted file]
Documentation/nvdimm/index.rst [new file with mode: 0644]
Documentation/nvdimm/nvdimm.rst [new file with mode: 0644]
Documentation/nvdimm/nvdimm.txt [deleted file]
Documentation/nvdimm/security.rst [new file with mode: 0644]
Documentation/nvdimm/security.txt [deleted file]
drivers/nvdimm/Kconfig