Skip to content

Commit c1e5f18

Browse files
committed
added missing rst files
1 parent 2bfbb23 commit c1e5f18

File tree

6 files changed

+28
-6
lines changed

6 files changed

+28
-6
lines changed

docs/source/docs.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Modules
1414
config
1515
constants
1616
data_request
17+
download.aws_client
18+
download.client
19+
download.request
20+
download.sentinelhub_client
1721
fis
1822
geo_utils
1923
geometry

docs/source/download.aws_client.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
download.aws_client
2+
===================
3+
4+
.. automodule:: sentinelhub.download.aws_client
5+
:members:
6+
:show-inheritance:

docs/source/download.client.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
download.client
2+
===============
3+
4+
.. automodule:: sentinelhub.download.client
5+
:members:
6+
:show-inheritance:

docs/source/download.request.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
download.request
2+
================
3+
4+
.. automodule:: sentinelhub.download.request
5+
:members:
6+
:show-inheritance:

docs/source/download.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
download.sentinelhub_client
2+
===========================
3+
4+
.. automodule:: sentinelhub.download.sentinelhub_client
5+
:members:
6+
:show-inheritance:

0 commit comments

Comments
 (0)