diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-14 13:57:55 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-14 13:57:55 -0600 |
commit | cc935bb5969ae16502a940809b4962e948a7aa9c (patch) | |
tree | 4629f1d7cf499362130f2aa561f92da1c1dfbedb /Documentation/gpu/conf.py | |
parent | d9bd993640d34ca97b1f4c4bc317399cfe661a9a (diff) | |
parent | a78a136fa9337fdc25fdbaa2d253f9b4dc90ad44 (diff) |
Merge branch 'doc/4.9' into docs-next
Diffstat (limited to 'Documentation/gpu/conf.py')
-rw-r--r-- | Documentation/gpu/conf.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/gpu/conf.py b/Documentation/gpu/conf.py new file mode 100644 index 0000000000000..d60bcd0db040a --- /dev/null +++ b/Documentation/gpu/conf.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8; mode: python -*- + +project = "Linux GPU Driver Developer's Guide" |