Skip to content

Commit

Permalink
Document new dump_str APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Jul 4, 2024
1 parent 3d74fde commit e72a39c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tiledb/doxygen/source/c-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@ Attribute
:project: TileDB-C
.. doxygenfunction:: tiledb_attribute_dump
:project: TileDB-C
.. doxygenfunction:: tiledb_attribute_dump_str
:project: TileDB-C
.. doxygenfunction:: tiledb_attribute_set_fill_value
:project: TileDB-C
.. doxygenfunction:: tiledb_attribute_get_fill_value
Expand Down Expand Up @@ -394,6 +396,8 @@ Domain
:project: TileDB-C
.. doxygenfunction:: tiledb_domain_dump
:project: TileDB-C
.. doxygenfunction:: tiledb_domain_dump_str
:project: TileDB-C

Dimension
---------
Expand Down Expand Up @@ -565,6 +569,8 @@ Group
-----
.. doxygenfunction:: tiledb_group_create
:project: TileDB-C
.. doxygenfunction:: tiledb_group_dump_str
:project: TileDB-C

Buffer
------
Expand Down

0 comments on commit e72a39c

Please sign in to comment.