]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
docs-rst: convert usb docbooks to ReST
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 5 Apr 2017 13:22:57 +0000 (10:22 -0300)
committerJonathan Corbet <corbet@lwn.net>
Tue, 11 Apr 2017 20:37:04 +0000 (14:37 -0600)
commit4ad4b21b1b81ce215c1d45850bd5a67e2179c60a
tree96ff7ca62e81affaf9f1b20247c3d73f50e55a56
parentd76a085bc87f68c5098e0150973e0b319a258a8c
docs-rst: convert usb docbooks to ReST

As we're moving out of DocBook, let's convert the remaining
USB docbooks to ReST.

The transformation itself on this patch is a no-brainer
conversion using pandoc via this script:
Documentation/sphinx/tmplcvt

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/Makefile
Documentation/DocBook/gadget.tmpl [deleted file]
Documentation/DocBook/writing_musb_glue_layer.tmpl [deleted file]
Documentation/DocBook/writing_usb_driver.tmpl [deleted file]
Documentation/driver-api/index.rst
Documentation/driver-api/usb.rst [deleted file]
Documentation/driver-api/usb/gadget.rst [new file with mode: 0644]
Documentation/driver-api/usb/index.rst [new file with mode: 0644]
Documentation/driver-api/usb/usb.rst [new file with mode: 0644]
Documentation/driver-api/usb/writing_musb_glue_layer.rst [new file with mode: 0644]
Documentation/driver-api/usb/writing_usb_driver.rst [new file with mode: 0644]