Em Mon, 28 Nov 2016 09:47:56 +0100
Daniel Vetter escreveu:
> On Sun, Nov 27, 2016 at 04:02:05PM +0100, Markus Heiser wrote:
> > Replacement for the sphinx ``figure`` and ``images`` directive.
> >
> > A image (or figure) directive which make use of the *glob* notation::
> >
> > .. figure:: he
On Sun, Nov 27, 2016 at 04:02:05PM +0100, Markus Heiser wrote:
> Replacement for the sphinx ``figure`` and ``images`` directive.
>
> A image (or figure) directive which make use of the *glob* notation::
>
> .. figure:: hello.*
For namespacing, I think we should call this kernel-figure or some
Replacement for the sphinx ``figure`` and ``images`` directive.
A image (or figure) directive which make use of the *glob* notation::
.. figure:: hello.*
will be converted automatically with the tool chains listed below.:
* DOT to SVG: ``DOT(1)`` (http://www.graphviz.org) If graphviz is not