docs: pcmcia: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:53 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:23:35 +0000 (14:23 -0600)
commit3bdab16c55f57a24245c97d707241dd9b48d1a91
treecca861d5430a6c3092bc1a2f1869d9ed13e454e7
parent593733ab80ac2c607acc1fc3fbaba5031d38253a
docs: pcmcia: convert docs to ReST and rename to *.rst

Convert the pcmcia docs to ReST format. Most of the changes here
are trivial.

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>
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
12 files changed:
Documentation/pcmcia/devicetable.rst [new file with mode: 0644]
Documentation/pcmcia/devicetable.txt [deleted file]
Documentation/pcmcia/driver-changes.rst [new file with mode: 0644]
Documentation/pcmcia/driver-changes.txt [deleted file]
Documentation/pcmcia/driver.rst [new file with mode: 0644]
Documentation/pcmcia/driver.txt [deleted file]
Documentation/pcmcia/index.rst [new file with mode: 0644]
Documentation/pcmcia/locking.rst [new file with mode: 0644]
Documentation/pcmcia/locking.txt [deleted file]
drivers/pcmcia/ds.c
include/pcmcia/ds.h
include/pcmcia/ss.h