diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-09 19:14:52 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-03-13 23:41:22 +0100 |
commit | 8fa1bb506fc9b5b0f7b5e42cee4f8213325a98ee (patch) | |
tree | bb25176f9ebf4a518c29e08602c49dca0c46539c /Documentation/media/uapi/dvb | |
parent | docs-rst: automatically convert Graphviz and SVG images (diff) | |
download | linux-8fa1bb506fc9b5b0f7b5e42cee4f8213325a98ee.tar.xz linux-8fa1bb506fc9b5b0f7b5e42cee4f8213325a98ee.zip |
docs-rst: Don't use explicit Makefile rules to build SVG and DOT files
Now that we have an extension to handle images, use it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/uapi/dvb')
-rw-r--r-- | Documentation/media/uapi/dvb/intro.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/media/uapi/dvb/intro.rst b/Documentation/media/uapi/dvb/intro.rst index 2ed5c23102b4..652c4aacd2c6 100644 --- a/Documentation/media/uapi/dvb/intro.rst +++ b/Documentation/media/uapi/dvb/intro.rst @@ -55,9 +55,9 @@ Overview .. _stb_components: -.. figure:: dvbstb.* - :alt: dvbstb.pdf / dvbstb.svg - :align: center +.. kernel-figure:: dvbstb.svg + :alt: dvbstb.svg + :align: center Components of a DVB card/STB |