diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-12 13:57:50 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 13:44:12 +0200 |
commit | bcb1a87a8b94182f57312a8d93dc69e9a3ace9e8 (patch) | |
tree | 6203bf70213deca8686f4af9ecf08ad1a9fbf5d4 /Documentation/driver-api/index.rst | |
parent | libata: fix identation on a kernel-doc markup (diff) | |
download | linux-bcb1a87a8b94182f57312a8d93dc69e9a3ace9e8.tar.xz linux-bcb1a87a8b94182f57312a8d93dc69e9a3ace9e8.zip |
docs-rst: convert s390-drivers DocBook to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index c3c50b1bb96c..a9687731810e 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -34,6 +34,7 @@ available subsections can be seen below. edac libata miscellaneous + s390-drivers vme 80211/index uio-howto |