projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482941a
)
doc-rst: add stand-alone conf.py to gpu folder
author
Markus Heiser
<markus.heiser@darmarIT.de>
Sat, 13 Aug 2016 14:12:45 +0000
(16:12 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Sun, 14 Aug 2016 17:52:32 +0000
(11:52 -0600)
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]
patch
|
blob
diff --git a/Documentation/gpu/conf.py
b/Documentation/gpu/conf.py
new file mode 100644
(file)
index 0000000..
d60bcd0
--- /dev/null
+++ b/
Documentation/gpu/conf.py
@@ -0,0
+1,3
@@
+# -*- coding: utf-8; mode: python -*-
+
+project = "Linux GPU Driver Developer's Guide"