linux/Documentation/media
Mauro Carvalho Chehab e61a39baf7 [media] index.rst: Fix LaTeX error in interactive mode on Sphinx 1.4.x
The Sphinx 1.4.x definition for \DUrole is:

\providecommand*{\DUrole}[2]{%
  \ifcsname DUrole#1\endcsname%
    \csname DUrole#1\endcsname{#2}%
  \else% backwards compatibility: try \docutilsrole#1{#2}
    \ifcsname docutilsrole#1\endcsname%
      \csname docutilsrole#1\endcsname{#2}%
    \else%
      #2%
    \fi%
  \fi%
}

This is broken when it is used inside a \begin{alltt} block.
So, replace it by just "#2", as this won't cause troubles, and
it is one of the fallback methods for it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-08-22 21:23:59 -03:00
..
dvb-drivers [media] doc-rst: Fix license for the media books 2016-07-23 08:03:24 -03:00
kapi [media] docs-next: stop abusing on the cpp domain 2016-08-22 21:23:00 -03:00
media_api_files [media] docs-rst: re-generate typical_media_device.pdf 2016-08-22 10:06:06 -03:00
uapi [media] docs-rst: Convert MC uAPI to use C function references 2016-08-22 21:23:52 -03:00
v4l-drivers [media] docs-rst: fix some .. note:: occurrences 2016-08-22 10:36:57 -03:00
audio.h.rst.exceptions
ca.h.rst.exceptions
cec.h.rst.exceptions
conf_nitpick.py [media] docs-next: stop abusing on the cpp domain 2016-08-22 21:23:00 -03:00
conf.py doc-rst: add index to sub-folders 2016-08-18 15:31:56 -06:00
dmx.h.rst.exceptions
frontend.h.rst.exceptions
index.rst [media] index.rst: Fix LaTeX error in interactive mode on Sphinx 1.4.x 2016-08-22 21:23:59 -03:00
intro.rst
lirc.h.rst.exceptions
Makefile Documentation/sphinx: build the media intermediate rst files for all outputs 2016-08-12 15:24:25 -06:00
media_kapi.rst [media] docs-rst: move cec kAPI documentation to the media book 2016-08-22 10:26:17 -03:00
media_uapi.rst [media] doc-rst: better organize the media books 2016-07-23 08:03:24 -03:00
media.h.rst.exceptions
net.h.rst.exceptions
video.h.rst.exceptions
videodev2.h.rst.exceptions