Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b32febad authored by Markus Heiser's avatar Markus Heiser Committed by Jonathan Corbet
Browse files

doc-rst: add stand-alone conf.py to media folder



With the media/conf.py, and media/index.rst the media folder can be
build and distributed stand-alone.

Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 606b9ac8
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -6,18 +6,13 @@
Welcome to The Linux Kernel's documentation!
============================================

Nothing for you to see here *yet*. Please move along.

Contents:

.. toctree::
   :maxdepth: 2

   kernel-documentation
   media/media_uapi
   media/media_kapi
   media/dvb-drivers/index
   media/v4l-drivers/index
   media/index
   gpu/index

Indices and tables
+3 −0
Original line number Diff line number Diff line
# -*- coding: utf-8; mode: python -*-

project = 'Linux Media Subsystem Documentation'
+12 −0
Original line number Diff line number Diff line
Linux Media Subsystem Documentation
===================================

Contents:

.. toctree::
   :maxdepth: 2

   media_uapi
   media_kapi
   dvb-drivers/index
   v4l-drivers/index