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)
commit97162a1ee8a1735fc7a7159fe08de966d88354ce
treee03528416441fae4bbf10ad0c2768667481734ad
parentb417c0879db72f810ca81d88b719e70d20566857
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>
Documentation/infiniband/core_locking.rst [moved from Documentation/infiniband/core_locking.txt with 78% similarity]
Documentation/infiniband/index.rst [new file with mode: 0644]
Documentation/infiniband/ipoib.rst [moved from Documentation/infiniband/ipoib.txt with 90% similarity]
Documentation/infiniband/opa_vnic.rst [moved from Documentation/infiniband/opa_vnic.txt with 63% similarity]
Documentation/infiniband/sysfs.rst [moved from Documentation/infiniband/sysfs.txt with 69% similarity]
Documentation/infiniband/tag_matching.rst [moved from Documentation/infiniband/tag_matching.txt with 98% similarity]
Documentation/infiniband/user_mad.rst [moved from Documentation/infiniband/user_mad.txt with 90% similarity]
Documentation/infiniband/user_verbs.rst [moved from Documentation/infiniband/user_verbs.txt with 93% similarity]
drivers/infiniband/core/user_mad.c
drivers/infiniband/ulp/ipoib/Kconfig