@@ -19,7 +19,7 @@ webexteamssdk
19
19
20
20
21
21
With release v1.6 we are wrapping up active development on the v1.x release and shifting our focus to the next major
22
- release v2! Please see the work-in-progress `Release Plan `__ and contribute your ideas for v2.x enhancements by either
22
+ release v2! Please see the work-in-progress `Release Plan `_ and contribute your ideas for v2.x enhancements by either
23
23
opening enhancement issues _ or by joining our
24
24
`webexteamssdk - Webex Teams SDK - Python Community Contributors <https://eurl.io/#BJ0A8gfOQ >`_ space and posting your
25
25
ideas there.
@@ -160,15 +160,17 @@ History
160
160
161
161
The Webex Teams SDK (webexteamssdk) library started as Cisco Spark API (ciscosparkapi). We updated the library's name in
162
162
alignment with Cisco's re-brand of Cisco Spark to Webex Teams. The Cisco Spark API library has been deprecated and is no
163
- longer supported; however, its open-source codebase is still available in the `ciscosparkapi `_ branch of this repository.
163
+ longer supported; however, its open-source codebase is still available in the `ciscosparkapi `_ branch of this
164
+ repository.
164
165
165
- The development team may make additional name changes as the library evolves with the Webex APIs published on developer.webex.com.
166
+ The development team may make additional name changes as the library evolves with the Webex APIs published on
167
+ developer.webex.com.
166
168
167
169
168
170
*Copyright (c) 2016-2020 Cisco and/or its affiliates. *
169
171
170
172
171
- .. _ ciscosparkapi : https://github.com/CiscoDevNet/ciscosparkapi/tree/ciscosparkapi
173
+ .. _ Release Plan : https://github.com/CiscoDevNet/webexteamssdk/wiki/Release-Plans
172
174
.. _Introduction : http://webexteamssdk.readthedocs.io/en/latest/user/intro.html
173
175
.. _pagination : https://developer.webex.com/pagination.html
174
176
.. _webexteamssdk.readthedocs.io : https://webexteamssdk.readthedocs.io
@@ -183,3 +185,4 @@ The development team may make additional name changes as the library evolves wit
183
185
.. _the repository : webexteamssdk _
184
186
.. _pull request : `pull requests `_
185
187
.. _Contributing : https://github.com/CiscoDevNet/webexteamssdk/blob/master/docs/contributing.rst
188
+ .. _ciscosparkapi : https://github.com/CiscoDevNet/ciscosparkapi/tree/ciscosparkapi
0 commit comments