Skip to content
Draft
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
2 changes: 1 addition & 1 deletion docs/source/api/cfg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Executive Summary
.. currentmodule:: datacube.cfg

.. autosummary::
:nosignatures:
:signatures: none
:toctree: generate/

ODCConfig.get_environment
Expand Down
2 changes: 1 addition & 1 deletion docs/source/api/indexed-data/discovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ When connected to an ODC Database, these methods are available for discovering i
.. currentmodule:: datacube

.. autosummary::
:nosignatures:
:signatures: none
:toctree: generate/

Datacube.list_products
Expand Down
2 changes: 1 addition & 1 deletion docs/source/api/indexed-data/loading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Data Loading
.. currentmodule:: datacube

.. autosummary::
:nosignatures:
:signatures: none
:toctree: generate/

Datacube.load
Expand Down
2 changes: 1 addition & 1 deletion docs/source/api/indexed-data/product-querying.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ When connected to an ODC Database, these methods are available for discovering i
.. currentmodule:: datacube.index.abstract.AbstractProductResource

.. autosummary::
:nosignatures:
:signatures: none

can_update
get
Expand Down
2 changes: 1 addition & 1 deletion docs/source/api/indexed-data/product-writing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ When connected to an ODC Database, these methods are available for altering info
.. currentmodule:: datacube.index.abstract.AbstractProductResource

.. autosummary::
:nosignatures:
:signatures: none

from_doc
add
Expand Down