]> git.baikalelectronics.ru Git - kernel.git/commit
docs: infiniband: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 9 Jun 2019 02:27:03 +0000 (23:27 -0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 25 Jun 2019 13:23:09 +0000 (10:23 -0300)
commita9d3a163e7c1162c901e0bef8b8672872f0bd497
treee03528416441fae4bbf10ad0c2768667481734ad
parent0fbe5a86b39e836805c546e2ab091e2b4536ab28
docs: infiniband: convert docs to ReST and rename to *.rst

The InfiniBand docs are plain text with no markups.  So, all we needed to
do were to add the title markups and some markup sequences in order to
properly parse tables, lists and literal blocks.

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: Jason Gunthorpe <jgg@mellanox.com>
17 files changed:
Documentation/infiniband/core_locking.rst [new file with mode: 0644]
Documentation/infiniband/core_locking.txt [deleted file]
Documentation/infiniband/index.rst [new file with mode: 0644]
Documentation/infiniband/ipoib.rst [new file with mode: 0644]
Documentation/infiniband/ipoib.txt [deleted file]
Documentation/infiniband/opa_vnic.rst [new file with mode: 0644]
Documentation/infiniband/opa_vnic.txt [deleted file]
Documentation/infiniband/sysfs.rst [new file with mode: 0644]
Documentation/infiniband/sysfs.txt [deleted file]
Documentation/infiniband/tag_matching.rst [new file with mode: 0644]
Documentation/infiniband/tag_matching.txt [deleted file]
Documentation/infiniband/user_mad.rst [new file with mode: 0644]
Documentation/infiniband/user_mad.txt [deleted file]
Documentation/infiniband/user_verbs.rst [new file with mode: 0644]
Documentation/infiniband/user_verbs.txt [deleted file]
drivers/infiniband/core/user_mad.c
drivers/infiniband/ulp/ipoib/Kconfig