docs: cdrom-standard.tex: convert from LaTeX to ReST
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:39 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:20:43 +0000 (14:20 -0600)
commite327cfcb25422c91f4bb8e8a3488386ac95955f1
tree816c0422e9baaac2bff1b04c1cb7283315a9ecbe
parentb693d0b372afb39432e1c49ad7b3454855bc6bed
docs: cdrom-standard.tex: convert from LaTeX to ReST

This is the only LaTeX documentation file inside the documentation.

Instead of having a Latex document directly there, convert
it to ReST format, as this is the format we're using for docs.

For now, let's keep the extension as .txt in order to avoid
warnings when building the documentation with Sphinx.

The next patch patch will rename it to .rst and add it to the
building system.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/cdrom/Makefile [deleted file]
Documentation/cdrom/cdrom-standard.tex [deleted file]
Documentation/cdrom/cdrom-standard.txt [new file with mode: 0644]
drivers/cdrom/cdrom.c