Commit b9261184 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

media: index.rst: don't write "Contents:" on PDF output

Right now, Sphinx unconditionally creates a blank page with
just "Contents:" on it, on PDF output. While this makes sense
for html, it doesn't o PDF, as LaTeX does what's required
automatically.

Fix it.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 679f4d6e
Linux Media Subsystem Documentation
===================================
Contents:
.. only:: html
.. class:: toc-title
Table of Contents
.. toctree::
:maxdepth: 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment