Skip to content

Commit

Permalink
renamed docs files
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche committed Dec 3, 2024
1 parent 9451d90 commit 30bef41
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 16 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
32 changes: 16 additions & 16 deletions docs/data_client/data_client_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,33 @@ Sync Surface
.. toctree::
:maxdepth: 3

sync_client
sync_table
sync_mutations_batcher
sync_execute_query_iterator
sync_data_client
sync_data_table
sync_data_mutations_batcher
sync_data_execute_query_iterator

Async Surface
-------------

.. toctree::
:maxdepth: 3

async_client
async_table
async_mutations_batcher
async_execute_query_iterator
async_data_client
async_data_table
async_data_mutations_batcher
async_data_execute_query_iterator

Common Classes
--------------

.. toctree::
:maxdepth: 3

data_client_read_rows_query
data_client_row
data_client_row_filters
data_client_mutations
data_client_read_modify_write_rules
data_client_exceptions
data_client_execute_query_values
data_client_execute_query_metadata
common_data_read_rows_query
common_data_row
common_data_row_filters
common_data_mutations
common_data_read_modify_write_rules
common_data_exceptions
common_data_execute_query_values
common_data_execute_query_metadata
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 30bef41

Please sign in to comment.