Skip to content

Commit 424ad06

Browse files
josuahdanieldegrasse
authored andcommitted
doc: release-notes-4.2: improve formatting of video notes
Use :c:func:`xxx` and :c:type:`xxx` when applicable, as well as reword a deprecation to make the replacement appear. Signed-off-by: Josuah Demangeon <[email protected]>
1 parent cce8e48 commit 424ad06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Removed APIs and options
8686
* Removed :dtcompatible:`meas,ms5837` and replaced with :dtcompatible:`meas,ms5837-30ba`
8787
and :dtcompatible:`meas,ms5837-02ba`.
8888

89-
* Removed the ``get_ctrl`` video driver API
89+
* Removed the ``get_ctrl`` driver API from :c:struct:`video_driver_api`.
9090

9191
Deprecated APIs and options
9292
===========================
@@ -291,7 +291,7 @@ New APIs and options
291291

292292
* Video
293293

294-
* :c:func:`video_api_ctrl_t`
294+
* :c:type:`video_api_ctrl_t`
295295
* :c:func:`video_query_ctrl`
296296
* :c:func:`video_print_ctrl`
297297
* :c:func:`video_set_selection`

0 commit comments

Comments
 (0)