File tree 3 files changed +9
-27
lines changed
3 files changed +9
-27
lines changed Original file line number Diff line number Diff line change 1
- .. PYTHON-AMAZON-SP-API documentation master file, created by
2
- sphinx-quickstart on Thu Jan 28 17:29:02 2021.
3
- You can adapt this file completely to your liking, but it should at least
4
- contain the root `toctree` directive.
5
-
6
- Welcome to PYTHON-AMAZON-SP-API's documentation!
7
- ================================================
8
-
9
- .. toctree ::
10
- :maxdepth: 2
11
-
12
- installation
13
- credentials
14
- client_usage
15
- endpoints
16
- responses
17
- exceptions
18
- utils
19
- testing
20
-
21
-
22
- Indices and tables
23
- ==================
24
- * :ref: `genindex `
25
- * :ref: `modindex `
26
- * :ref: `search `
1
+ .. meta ::
2
+ :http-equiv=Refresh: 0; url='https://sp-api-docs.saleweaver.com/'
Original file line number Diff line number Diff line change 1
1
sphinx
2
2
sphinx-rtd-theme
3
+
4
+
5
+
6
+
7
+
8
+ sphinx-book-theme
Original file line number Diff line number Diff line change 2
2
3
3
setup (
4
4
name = 'python-amazon-sp-api' ,
5
- version = '0.8.4 ' ,
5
+ version = '0.8.5 ' ,
6
6
install_requires = [
7
7
"requests" ,
8
8
"six>=1.15,<2" ,
You can’t perform that action at this time.
0 commit comments