linux/Documentation/media
Markus Heiser 482941aa84 doc-rst: add media/conf_nitpick.py
The media/conf_nitpick.py is a *build-theme* wich uses the nit-picking
mode of sphinx. To compile only the html of 'media' with the nit-picking
build use::

  make SPHINXDIRS=media SPHINX_CONF=conf_nitpick.py htmldocs

With this, the Documentation/conf.py is read first and updated with the
configuration values from the Documentation/media/conf_nitpick.py.

The origin media/conf_nitpick.py comes from Mauro's experimental
docs-next branch::

  https://git.linuxtv.org/mchehab/experimental.git mchehab/docs-next

BTW fixed python indentation in media/conf_nitpick.py.  Python
indentation is 4 spaces [1] and Python 3 disallows mixing the use of
tabs and spaces for indentation [2].

[1] https://www.python.org/dev/peps/pep-0008/#indentation
[2] https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces

Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-08-14 11:52:23 -06:00
..
dvb-drivers [media] doc-rst: Fix license for the media books 2016-07-23 08:03:24 -03:00
kapi [media] doc-rst: kapi: use :c:func: instead of :cpp:func 2016-07-23 08:04:21 -03:00
media_api_files
uapi [media] doc-rst: better organize the media books 2016-07-23 08:03:24 -03:00
v4l-drivers [media] cx23885-cardlist.rst: add a new card 2016-07-23 08:14:48 -03:00
Makefile Documentation/sphinx: build the media intermediate rst files for all outputs 2016-08-12 15:24:25 -06:00
audio.h.rst.exceptions
ca.h.rst.exceptions
cec.h.rst.exceptions
conf.py doc-rst: add stand-alone conf.py to media folder 2016-08-14 11:52:16 -06:00
conf_nitpick.py doc-rst: add media/conf_nitpick.py 2016-08-14 11:52:23 -06:00
dmx.h.rst.exceptions
frontend.h.rst.exceptions
index.rst doc-rst: add stand-alone conf.py to media folder 2016-08-14 11:52:16 -06:00
intro.rst
lirc.h.rst.exceptions
media.h.rst.exceptions
media_kapi.rst [media] doc-rst: Split v4l-core into one file per kAPI 2016-07-23 08:03:24 -03:00
media_uapi.rst [media] doc-rst: better organize the media books 2016-07-23 08:03:24 -03:00
net.h.rst.exceptions
video.h.rst.exceptions
videodev2.h.rst.exceptions