]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
docs: serial: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 13:27:22 +0000 (10:27 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 09:37:42 +0000 (11:37 +0200)
commitf137401780278c5a257945330936607701fbd2fd
tree6529ed3f07cf2c0203bd7e75719e74f9d1ff80cd
parent3e51ceea1006186a73367a78bb5cab76cf39d1bd
docs: serial: convert docs to ReST and rename to *.rst

The converted files are focused at the Kernel internal API,
so, this is a good candidate for the kernel API set of books.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
21 files changed:
Documentation/serial/README.cycladesZ [deleted file]
Documentation/serial/cyclades_z.rst [new file with mode: 0644]
Documentation/serial/driver [deleted file]
Documentation/serial/driver.rst [new file with mode: 0644]
Documentation/serial/index.rst [new file with mode: 0644]
Documentation/serial/moxa-smartio [deleted file]
Documentation/serial/moxa-smartio.rst [new file with mode: 0644]
Documentation/serial/n_gsm.rst [new file with mode: 0644]
Documentation/serial/n_gsm.txt [deleted file]
Documentation/serial/rocket.rst [new file with mode: 0644]
Documentation/serial/rocket.txt [deleted file]
Documentation/serial/serial-iso7816.rst [new file with mode: 0644]
Documentation/serial/serial-iso7816.txt [deleted file]
Documentation/serial/serial-rs485.rst [new file with mode: 0644]
Documentation/serial/serial-rs485.txt [deleted file]
Documentation/serial/tty.rst [new file with mode: 0644]
Documentation/serial/tty.txt [deleted file]
MAINTAINERS
drivers/tty/Kconfig
drivers/tty/serial/ucc_uart.c
include/linux/serial_core.h