doc-rst: add stand-alone conf.py to gpu folder
authorMarkus Heiser <markus.heiser@darmarIT.de>
Sat, 13 Aug 2016 14:12:45 +0000 (16:12 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sun, 14 Aug 2016 17:52:32 +0000 (11:52 -0600)
commit666756252deede35014e9ffd4bda70127d7dddf1
tree3d1e4eea640af71d4af2685c96203d6e6ac99926
parent482941aa84a6224b3e45f8d52de75c0c0de51391
doc-rst: add stand-alone conf.py to gpu folder

With the gpu/conf.py, the gpu folder can be build and distributed
stand-alone. To compile only the html of 'gpu' folder use::

  make SPHINXDIRS="gpu" htmldocs

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