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 b245b78 commit b3d5993
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 40 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
39 changes: 39 additions & 0 deletions docs/data_client/data_client_usage.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Data Client
===========

Sync Surface
------------

.. toctree::
:maxdepth: 3

sync_data_client
sync_data_table
sync_data_mutations_batcher
sync_data_execute_query_iterator

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

.. toctree::
:maxdepth: 3

async_data_client
async_data_table
async_data_mutations_batcher
async_data_execute_query_iterator

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

.. toctree::
:maxdepth: 3

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.
File renamed without changes.
39 changes: 0 additions & 39 deletions docs/data_client/usage.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Client Types
.. toctree::
:maxdepth: 3

data_client/usage
data_client/data_client_usage
classic_client/usage


Expand Down

0 comments on commit b3d5993

Please sign in to comment.