diff --git a/docs/api.rst b/docs/api.rst index 32dcf583d..b0591a4b8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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 @@ -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 ~~~~~~~~~~~