diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 13:58:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 14:02:55 -0300 |
commit | 651af5e464ec8236dff6f5220ecd04ba811524d8 (patch) | |
tree | 27cac44047490f9782e6d97fbe2b5def8ea9b9c2 | |
parent | 70e8d3e999548f798108228fcbf8366652bff06f (diff) | |
download | op-kernel-dev-651af5e464ec8236dff6f5220ecd04ba811524d8.zip op-kernel-dev-651af5e464ec8236dff6f5220ecd04ba811524d8.tar.gz |
[media] add DVB documentation to Sphinx
Now that all DVB files got converted, add it to Sphinx
build.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index a5a100d..b61d8de 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -16,6 +16,7 @@ Contents: kernel-documentation media/media_uapi media/media_drivers + media/dvb-drivers/index Indices and tables ================== |