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>
This commit is contained in:
Markus Heiser 2016-08-13 16:12:45 +02:00 committed by Jonathan Corbet
parent 482941aa84
commit 666756252d

View File

@ -0,0 +1,3 @@
# -*- coding: utf-8; mode: python -*-
project = "Linux GPU Driver Developer's Guide"