[media] doc-rst: improve display of notes and warnings

There are several notes and warning mesages in the middle of
the media docbook. Use the ReST tags for that, as it makes
them visually better and hightlights them.

While here, modify a few ones to make them clearer.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab
2016-07-10 11:57:43 -03:00
parent fed7b888f6
commit 706f8a9975
69 changed files with 591 additions and 525 deletions

View File

@@ -72,14 +72,14 @@ reported on one (or several) V4L2 device nodes.
Pad-level Formats
=================
**Warning**
.. warning::
Pad-level formats are only applicable to very complex device that
Pad-level formats are only applicable to very complex devices that
need to expose low-level format configuration to user space. Generic
V4L2 applications do *not* need to use the API described in this
section.
**Note**
.. note::
For the purpose of this section, the term *format* means the
combination of media bus data format, frame width and frame height.