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

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

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
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
Linux Media Subsystem Documentation
===================================

Contents:
.. only:: html

   .. class:: toc-title

        Table of Contents

.. toctree::
   :maxdepth: 2