doc-rst: make driver-api folder buildable stand-alone
authorMarkus Heiser <markus.heiser@darmarit.de>
Wed, 26 Oct 2016 06:23:15 +0000 (08:23 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 26 Oct 2016 23:25:00 +0000 (17:25 -0600)
commit241a8021c60fb19d9d8524d2f6d0d5a52a1e056f
tree72a83ec4e5c21976213e3617498507f715f22363
parentc289312f964b6e8851d0812b65f59c8b0387e78d
doc-rst: make driver-api folder buildable stand-alone

Add minimal conf.py makes the driver-api folder buildable
stand-alone. To build only this folder run::

  make SPHINXDIRS=driver-api htmldocs
  make SPHINXDIRS=driver-api pdfdocs

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/conf.py [new file with mode: 0644]
Documentation/driver-api/index.rst