Skip to content

Commit

Permalink
Add missed z_string_array methods to doc (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc authored Sep 20, 2024
1 parent 16de2ce commit e010af1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Functions
.. doxygenfunction:: z_string_array_clone

.. doxygenfunction:: z_string_array_new
.. doxygenfunction:: z_string_array_push_by_alias
.. doxygenfunction:: z_string_array_push_by_copy
.. doxygenfunction:: z_string_array_get
.. doxygenfunction:: z_string_array_len
.. doxygenfunction:: z_string_array_is_empty
Expand Down

0 comments on commit e010af1

Please sign in to comment.