Skip to content

Commit

Permalink
fix: remove ignore type and fix missing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-roland authored Jun 7, 2024
1 parent eada787 commit f8c12a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ TODO: owned type description
Represents a Zenoh Subscriber entity.

.. c:type:: z_owned_publisher_t
Represents a Zenoh Publisher entity.

.. c:type:: z_owned_queryable_t
Expand Down Expand Up @@ -124,8 +125,6 @@ TODO: owned type description
Represents an array of non null-terminated string.

.. autoctype:: types.h::z_owned_bytes_map_t

Loaned Types
~~~~~~~~~~~

Expand Down

0 comments on commit f8c12a2

Please sign in to comment.