OSDN Git Service

docs: target: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:59 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:31:36 +0000 (14:31 -0600)
commit4ca9bc225e46eb7bc040dd948be7cb68975d80d3
tree9da0a501a84850b63ff00a4c5ba5a578a1b17fd5
parentbdf3a950fb46600a2c34e5f3d9810c274e59a031
docs: target: convert docs to ReST and rename to *.rst

Convert the TCM docs to ReST format and add them to the
bookset.

This has a mix of userspace-faced and Kernelspace faced
docs. Still, it sounds a better candidate to be added at
the kernel API set of docs.

The conversion is actually:
  - add blank lines and identation 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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/target/index.rst [new file with mode: 0644]
Documentation/target/scripts.rst [new file with mode: 0644]
Documentation/target/tcm_mod_builder.rst [new file with mode: 0644]
Documentation/target/tcm_mod_builder.txt [deleted file]
Documentation/target/tcmu-design.rst [moved from Documentation/target/tcmu-design.txt with 69% similarity]
scripts/documentation-file-ref-check