]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc8addc9a7a990bc18ce5976949b94be95526459
treecca861d5430a6c3092bc1a2f1869d9ed13e454e7
parentc90f4596de94c5b4ab908b7a004f86f6a58ec4bc
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