Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/data_ingestion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ Extraction pipeline configs

AsyncCogniteClient.extraction_pipelines.config

Extractor Config Data classes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Extraction pipelines data classes
---------------------------------
.. automodule:: cognite.client.data_classes.extractionpipelines
:members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/data_workflows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Workflow Triggers


Data Workflows data classes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
---------------------------
.. automodule:: cognite.client.data_classes.workflows
:members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Function schedules
AsyncCogniteClient.functions.schedules

Data classes
^^^^^^^^^^^^
------------
.. automodule:: cognite.client.data_classes.functions
:members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/postgres_gateway.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Postgres Gateway Tables API
AsyncCogniteClient.postgres_gateway.tables

Postgres Gateway classes
^^^^^^^^^^^^^^^^^^^^^^^^^
------------------------
.. automodule:: cognite.client.data_classes.postgres_gateway
:members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/sequences.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Rows
AsyncCogniteClient.sequences.data

Sequence Data classes
^^^^^^^^^^^^^^^^^^^^^
---------------------
.. automodule:: cognite.client.data_classes.sequences
:members:
:show-inheritance:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/unit_catalog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Unit Systems
AsyncCogniteClient.units.systems

Unit data classes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-----------------
.. automodule:: cognite.client.data_classes.units
:members:
:show-inheritance:
Loading