summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorJani Nikula2016-06-21 13:48:57 +0200
committerDaniel Vetter2016-06-21 14:15:04 +0200
commitcb597fcea5c2835f7faef77c0d0ed5016566cca2 (patch)
tree7624f10a1d722bbceb7e5e0ee3164deba7c4111d /Documentation/index.rst
parentdrm/crtc-helper: disable_unused_functions really isn't for atomic (diff)
downloadkernel-qcow2-linux-cb597fcea5c2835f7faef77c0d0ed5016566cca2.tar.gz
kernel-qcow2-linux-cb597fcea5c2835f7faef77c0d0ed5016566cca2.tar.xz
kernel-qcow2-linux-cb597fcea5c2835f7faef77c0d0ed5016566cca2.zip
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
This is the first step towards converting the DocBook gpu.tmpl to Sphinx and reStructuredText, the new kernel documentation tool and markup. Use Jon's "cheesy conversion script" in Documentation/sphinx/tmplcvt to do the rough conversion. Do the manual edits in follow-up patches. Add a new Documentation/gpu directories for the graphics related documentation. (Hooray, now we can have directories based on topics rather than tools under Documentation.) We also won't remove the DocBook gpu.tmpl yet so it's easier to build both and compare the results for parity. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/bc7b4f9ac037632e0c8469c079d21fad5eaa39a0.1466506505.git.jani.nikula@intel.com
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 71a276f34c7f..dacc77b43c29 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -13,6 +13,7 @@ Contents:
.. toctree::
:maxdepth: 2
+ gpu/index
Indices and tables
==================