This is an automatic generated email to let you know that the following patch 
were queued:

Subject: docs-rst: add media documentation to PDF output
Author:  Mauro Carvalho Chehab <mche...@s-opensource.com>
Date:    Tue Aug 16 13:02:40 2016 -0300

Now that the build of PDF output on media got fixed, re-add it
to the Sphinx PDF build.

Partially reverts 3eb6cd6834c3 ('Documentation: exclude
media documentation from pdf generation').

Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>

 Documentation/conf.py | 2 ++
 1 file changed, 2 insertions(+)

---

diff --git a/Documentation/conf.py b/Documentation/conf.py
index 46e69dba0e3c..c25e95d46272 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -340,6 +340,8 @@ latex_documents = [
      'The kernel development community', 'manual'),
     ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
      'The kernel development community', 'manual'),
+    ('media/index', 'media.tex', 'Linux Media Subsystem Documentation',
+     'The kernel development community', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to