aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/cdn-dp-core.c
diff options
context:
space:
mode:
authorMarkus Heiser <[email protected]>2017-03-06 13:09:27 +0000
committerJonathan Corbet <[email protected]>2017-03-09 09:59:26 +0000
commitdb6ccf23e8ba40fc2e8914ec9c0eb950df71d9fe (patch)
tree2f5646aff5210a2669cdb8a624fc40f2797836d5 /drivers/gpu/drm/rockchip/cdn-dp-core.c
parentdoc: Explain light-handed markup preference a bit better (diff)
downloadkernel-db6ccf23e8ba40fc2e8914ec9c0eb950df71d9fe.tar.gz
kernel-db6ccf23e8ba40fc2e8914ec9c0eb950df71d9fe.zip
docs-rst: automatically convert Graphviz and SVG images
This patch brings scalable figure, image handling and a concept to embed *render* markups: * DOT (http://www.graphviz.org) * SVG For image handling use the 'image' replacement:: .. kernel-image:: svg_image.svg :alt: simple SVG image For figure handling use the 'figure' replacement:: .. kernel-figure:: svg_image.svg :alt: simple SVG image SVG image example Embed *render* markups (or languages) like Graphviz's **DOT** is provided by the *render* directive.:: .. kernel-render:: DOT :alt: foobar digraph :caption: Embedded **DOT** (Graphviz) code. digraph foo { "bar" -> "baz"; } The *render* directive is a concept to integrate *render* markups and languages, yet supported markups: * DOT: render embedded Graphviz's **DOT** * SVG: render embedded Scalable Vector Graphics (**SVG**) Cc: Jani Nikula <[email protected]> Cc: Laurent Pinchart <[email protected]> Tested-by: Mauro Carvalho Chehab <[email protected]> Tested-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> (v2 - v5) Signed-off-by: Markus Heiser <[email protected]> (v1, v6) Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/rockchip/cdn-dp-core.c')
0 files changed, 0 insertions, 0 deletions