drm/doc: Put all driver docs into a separate chapter
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 16 Mar 2018 07:59:26 +0000 (08:59 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 19 Mar 2018 13:43:11 +0000 (14:43 +0100)
We have quite a few driver docs now, which is great, but having them
all in the top-level gpu documentation chapter makes it harder to spot
the core/shared bits.

Stuff them into a separate chapter and ecourage people to add even
more!

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180316075926.13584-1-daniel.vetter@ffwll.ch
Documentation/gpu/drivers.rst [new file with mode: 0644]
Documentation/gpu/index.rst

diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
new file mode 100644 (file)
index 0000000..e8c8441
--- /dev/null
@@ -0,0 +1,21 @@
+========================
+GPU Driver Documentation
+========================
+
+.. toctree::
+
+   i915
+   meson
+   pl111
+   tegra
+   tinydrm
+   tve200
+   vc4
+   bridge/dw-hdmi
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
index c36586dad29d20bf7b1704efa87f69945c31a542..00288f34c5a6322835877770fb86c2cd8d380a22 100644 (file)
@@ -10,16 +10,9 @@ Linux GPU Driver Developer's Guide
    drm-kms
    drm-kms-helpers
    drm-uapi
-   i915
-   meson
-   pl111
-   tegra
-   tinydrm
-   tve200
-   vc4
+   drivers
    vga-switcheroo
    vgaarbiter
-   bridge/dw-hdmi
    todo
 
 .. only::  subproject and html