mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] doc-rst: DocBook to reST migration of the uio-howto.tmpl
@ 2016-10-18 15:52 Markus Heiser
  2016-10-18 15:52 ` Markus Heiser
  2016-10-18 15:58 ` Jonathan Corbet
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Heiser @ 2016-10-18 15:52 UTC (permalink / raw)
  To: Hans J . Koch, Greg KH, Stephen Hemminger, Jonathan Corbet
  Cc: Markus Heiser, kvm, devel,
	linux-kernel @ vger . kernel . org Mailing List,
	linux-doc @ vger . kernel . org Mailing List

Hi,

this is the DocBook to reST migration of the uio-howto.tmpl as ordered by
Stephen Hemminger [1].

The patch is on top of git://git.lwn.net/linux.git docs-next

[1] https://www.mail-archive.com/linux-doc@vger.kernel.org/msg06891.html

Markus Heiser (1):
  doc-rst: DocBook to reST migration of the uio-howto.tmpl

 Documentation/DocBook/Makefile                   |    2 +-
 Documentation/DocBook/uio-howto.tmpl             | 1050 ----------------------
 Documentation/conf.py                            |    2 +
 Documentation/index.rst                          |    1 +
 Documentation/uio-howto/about_uio.rst            |  150 ++++
 Documentation/uio-howto/aboutthisdoc.rst         |  103 +++
 Documentation/uio-howto/conf.py                  |   10 +
 Documentation/uio-howto/custom_kernel_module.rst |  245 +++++
 Documentation/uio-howto/index.rst                |   45 +
 Documentation/uio-howto/uio_pci_generic.rst      |  168 ++++
 Documentation/uio-howto/userspace_driver.rst     |   86 ++
 11 files changed, 811 insertions(+), 1051 deletions(-)
 delete mode 100644 Documentation/DocBook/uio-howto.tmpl
 create mode 100644 Documentation/uio-howto/about_uio.rst
 create mode 100644 Documentation/uio-howto/aboutthisdoc.rst
 create mode 100644 Documentation/uio-howto/conf.py
 create mode 100644 Documentation/uio-howto/custom_kernel_module.rst
 create mode 100644 Documentation/uio-howto/index.rst
 create mode 100644 Documentation/uio-howto/uio_pci_generic.rst
 create mode 100644 Documentation/uio-howto/userspace_driver.rst

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-18 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 15:52 [PATCH] doc-rst: DocBook to reST migration of the uio-howto.tmpl Markus Heiser
2016-10-18 15:52 ` Markus Heiser
2016-10-18 15:59   ` Greg KH
2016-10-18 16:37     ` Markus Heiser
2016-10-18 15:58 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome