Skip to content

Commit dd2aa16

Browse files
author
skamieniarz
committed
fixup! API-8792: Use pdoc generated main page and full documentation structure
1 parent c9e1f45 commit dd2aa16

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,11 @@
22

33
This Software Development Kit written in Python3 helps developers build external backend apps that extend LiveChat features. The SDK makes it easy to use Agent Chat API, Customer Chat API and Configuration API.
44

5-
## API protocol docs
5+
## Documentation
66

7-
For protocol documentation of LiveChat APIs, please go to [Livechat Platform Docs](https://developers.livechatinc.com/docs/).
7+
For protocol documentation of LiveChat APIs, please go to [LiveChat Platform Docs](https://developers.livechatinc.com/docs/).
88

9-
## Technical docs
10-
11-
Agent Chat API:
12-
* [RTM API](https://livechat.github.io/lc-sdk-python/agent_rtm/index.html)
13-
* [WEB API](https://livechat.github.io/lc-sdk-python/agent_web/index.html)
14-
15-
Customer Chat API:
16-
* [RTM API](https://livechat.github.io/lc-sdk-python/customer_rtm/index.html)
17-
* [WEB API](https://livechat.github.io/lc-sdk-python/customer_web/index.html)
18-
19-
Management:
20-
* [Configuration API](https://livechat.github.io/lc-sdk-python/configuration/index.html)
21-
22-
Reports:
23-
* [Reports API](https://livechat.github.io/lc-sdk-python/reports/index.html)
9+
For internal documentation of the SDK, please check: [Technical documentation](https://livechat.github.io/lc-sdk-python/docs/index.html).
2410

2511
## Installation
2612

0 commit comments

Comments
 (0)