Skip to content

Commit

Permalink
docs: updated plugins ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato committed Apr 24, 2024
1 parent f43c854 commit 8fbac12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/plugins_reference/auth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ This table lists all the authentication plugins currently available:
eodag.plugins.authentication.openid_connect.OIDCAuthorizationCodeFlowAuth
eodag.plugins.authentication.keycloak.KeycloakOIDCPasswordAuth
eodag.plugins.authentication.qsauth.HttpQueryStringAuth
eodag.plugins.authentication.sas_auth.SASAuth
1 change: 1 addition & 0 deletions docs/plugins_reference/download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This table lists all the download plugins currently available:
eodag.plugins.download.http.HTTPDownload
eodag.plugins.download.aws.AwsDownload
eodag.plugins.download.s3rest.S3RestDownload
eodag.plugins.download.creodias_s3.CreodiasS3Download

---------------------------
Download methods call graph
Expand Down
3 changes: 2 additions & 1 deletion docs/plugins_reference/search.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ This table lists all the search plugins currently available:
:toctree: generated/

eodag.plugins.search.qssearch.QueryStringSearch
eodag.plugins.search.qssearch.AwsSearch
eodag.plugins.search.qssearch.ODataV4Search
eodag.plugins.search.qssearch.PostJsonSearch
eodag.plugins.search.qssearch.StacSearch
eodag.plugins.search.static_stac_search.StaticStacSearch
eodag.plugins.search.creodias_s3.CreodiasS3Search
eodag.plugins.search.build_search_result.BuildSearchResult
eodag.plugins.search.build_search_result.BuildPostSearchResult
eodag.plugins.search.data_request_search.DataRequestSearch
eodag.plugins.search.csw.CSWSearch

0 comments on commit 8fbac12

Please sign in to comment.