Skip to content

Commit d480fee

Browse files
committed
Improved AmazonApi text
1 parent ae000ad commit d480fee

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/amazon_paapi.errors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Module Exceptions
1+
Exceptions Module
22
============================
33

44
.. automodule:: amazon_paapi.errors.exceptions

docs/amazon_paapi.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
AmazonApi module
1+
AmazonApi Module
22
=====================
33

4-
.. automodule:: amazon_paapi.api
4+
This is the main class that provides authentication and methods for accessing the Amazon Product
5+
Advertising API. Instance it with your credentials and configuration.
6+
7+
.. autoclass:: amazon_paapi.api.AmazonApi
58
:members:
69
:undoc-members:
710
:show-inheritance:

0 commit comments

Comments
 (0)