]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb73b327f6f3193cc30f68ec97b6f8a272a74c1e
tree816c0422e9baaac2bff1b04c1cb7283315a9ecbe
parent780599345c7b3a362ee72dd43f68a8f09e8d39e4
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