OSDN Git Service

docs: s390: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 9 Jun 2019 02:27:16 +0000 (23:27 -0300)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 11 Jun 2019 07:48:14 +0000 (09:48 +0200)
commit8b4a503d659b32cae8266aeb306f7fd6717e6a53
tree4d16b79021d75c7dfe5db7fe13811e1031517a1d
parentdc3988f40fdf7a51bd5480c3383372f463e4dfa9
docs: s390: convert docs to ReST and rename to *.rst

Convert all text files with s390 documentation to ReST format.

Tried to preserve as much as possible the original document
format. Still, some of the files required some work in order
for it to be visible on both plain text and after converted
to html.

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: Heiko Carstens <heiko.carstens@de.ibm.com>
21 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/driver-api/s390-drivers.rst
Documentation/s390/3270.rst [moved from Documentation/s390/3270.txt with 90% similarity]
Documentation/s390/cds.rst [moved from Documentation/s390/cds.txt with 64% similarity]
Documentation/s390/common_io.rst [moved from Documentation/s390/CommonIO with 87% similarity]
Documentation/s390/dasd.rst [moved from Documentation/s390/DASD with 92% similarity]
Documentation/s390/debugging390.rst [moved from Documentation/s390/Debugging390.txt with 53% similarity]
Documentation/s390/driver-model.rst [moved from Documentation/s390/driver-model.txt with 73% similarity]
Documentation/s390/index.rst [new file with mode: 0644]
Documentation/s390/monreader.rst [moved from Documentation/s390/monreader.txt with 81% similarity]
Documentation/s390/qeth.rst [moved from Documentation/s390/qeth.txt with 62% similarity]
Documentation/s390/s390dbf.rst [new file with mode: 0644]
Documentation/s390/s390dbf.txt [deleted file]
Documentation/s390/text_files.rst [new file with mode: 0644]
Documentation/s390/vfio-ap.rst [moved from Documentation/s390/vfio-ap.txt with 72% similarity]
Documentation/s390/vfio-ccw.rst [moved from Documentation/s390/vfio-ccw.txt with 89% similarity]
Documentation/s390/zfcpdump.rst [moved from Documentation/s390/zfcpdump.txt with 97% similarity]
MAINTAINERS
arch/s390/Kconfig
arch/s390/include/asm/debug.h
drivers/s390/char/zcore.c