Skip to content

Commit b7aaf82

Browse files
committed
media: uapi book: Fix a few Sphinx warnings
Solve the following issues: Documentation/media/uapi/v4l/dev-sliced-vbi.rst:208: ERROR: Content block expected for the "raw" directive; none found. Documentation/media/uapi/v4l/dev-sliced-vbi.rst:216: ERROR: Content block expected for the "raw" directive; none found. Documentation/media/uapi/v4l/pixfmt-packed-rgb.rst:645: ERROR: Content block expected for the "raw" directive; none found. Fixes: 70b074d ("media: fix pdf build with Spinx 1.6") Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 72c9015 commit b7aaf82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/media/uapi/v4l/dev-sliced-vbi.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ struct v4l2_sliced_vbi_format
206206
Applications and drivers must set it to zero.
207207

208208
.. raw:: latex
209+
209210
\endgroup
210211

211212
.. _vbi-services2:
@@ -214,6 +215,7 @@ Sliced VBI services
214215
-------------------
215216

216217
.. raw:: latex
218+
217219
\footnotesize
218220

219221
.. tabularcolumns:: |p{4.1cm}|p{1.1cm}|p{2.4cm}|p{2.0cm}|p{7.3cm}|

Documentation/media/uapi/v4l/pixfmt-packed-rgb.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,8 +642,6 @@ The meaning of their alpha bits ``(a)`` are ill-defined and interpreted as in
642642
either the corresponding ARGB or XRGB format, depending on the driver.
643643

644644

645-
.. raw:: latex
646-
647645
.. raw:: latex
648646

649647
\begingroup

0 commit comments

Comments
 (0)