]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: cdrom: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:40 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:20:46 +0000 (14:20 -0600)
commit8ea618899b6b4fbe97c8462e7d769867307de011
tree011e4c4a4c4c21d090ac360a92de6751136df844
parente327cfcb25422c91f4bb8e8a3488386ac95955f1
docs: cdrom: convert docs to ReST and rename to *.rst

The stuff there is almost already at ReST format. A
conversion for them is trivial: just add a missing titles
and fix some scape codes for them to match ReST syntax.

While here, rename the cdrom-standard.txt, with was converted
from LaTeX to ReST on the previous patch, and add it to the
index file.

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/cdrom/cdrom-standard.rst [moved from Documentation/cdrom/cdrom-standard.txt with 100% similarity]
Documentation/cdrom/ide-cd.rst [moved from Documentation/cdrom/ide-cd with 84% similarity]
Documentation/cdrom/index.rst [new file with mode: 0644]
Documentation/cdrom/packet-writing.rst [moved from Documentation/cdrom/packet-writing.txt with 91% similarity]
MAINTAINERS
drivers/block/Kconfig
drivers/cdrom/cdrom.c
drivers/ide/ide-cd.c