On Fri, 05 Aug 2016, Markus Heiser wrote:
> From: Markus Heiser
>
> Load an additional configuration file into conf.py namespace.
>
> The name of the configuration file is taken from the environment
> SPHINX_CONF. The external configuration file extends (or overwrites) the
> configuration values
Em Sat, 06 Aug 2016 19:41:49 +0300
Jani Nikula escreveu:
> On Fri, 05 Aug 2016, Markus Heiser wrote:
> > From: Markus Heiser
> >
> > Load an additional configuration file into conf.py namespace.
> >
> > The name of the configuration file is taken from the environment
> > SPHINX_CONF. The extern
Em Sat, 6 Aug 2016 09:00:31 -0300
Mauro Carvalho Chehab escreveu:
> Being able to build just the media docs is important for us due to several
> reasons:
>
> 1) Media developers community hosts a copy of the media documentation at
> linuxtv.org
> with the very latest under development doc
There's a bogus document at the documentation index saying
that there was nothing there, likely a left-over from the
initial Sphinx patches. Get rid of it!
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/index.rst | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/index.rs
Being able to build just the media docs is important for us due to several
reasons:
1) Media developers community hosts a copy of the media documentation at
linuxtv.org
with the very latest under development documents;
2) Nitpicking to identify broken references is important to identify
do
While writing the media documentation, it is important to be able
to check if all symbols that are internal to the documentation were
cross-referenced, as this ensures that newer patches won't be
introducing documentation gaps.
So, add a way to build only the media documentation in nitpick
mode.
From: Markus Heiser
Load an additional configuration file into conf.py namespace.
The name of the configuration file is taken from the environment
SPHINX_CONF. The external configuration file extends (or overwrites) the
configuration values from the origin conf.py. With this you are
able to mai
Hi Tomeu,
On 22 July 2016 at 15:10, Tomeu Vizoso wrote:
> +/**
> + * DOC: CRC ABI
> + *
> + * DRM device drivers can provide to userspace CRC information of each frame
> as
> + * it reached a given hardware component (a "source").
> + *
> + * Userspace can control generation of CRCs in a given C