Skip to content

Commit e0e8064

Browse files
committed
Update the docs
1 parent be3c59a commit e0e8064

28 files changed

Lines changed: 2910 additions & 203 deletions
23 Bytes
Binary file not shown.
218 KB
Binary file not shown.
105 KB
Binary file not shown.
-11.2 KB
Binary file not shown.
6.2 KB
Binary file not shown.
13.9 KB
Binary file not shown.

docs/latest/_modules/O365/utils/token.html

Lines changed: 1279 additions & 0 deletions
Large diffs are not rendered by default.

docs/latest/_modules/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ <h1>All modules for which code is available</h1>
8989
<li><a href="O365/tasks.html">O365.tasks</a></li>
9090
<li><a href="O365/teams.html">O365.teams</a></li>
9191
<li><a href="O365/utils/attachment.html">O365.utils.attachment</a></li>
92+
<li><a href="O365/utils/token.html">O365.utils.token</a></li>
9293
<li><a href="O365/utils/utils.html">O365.utils.utils</a></li>
9394
</ul>
9495

docs/latest/_sources/api/utils.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Utils
77
:caption: Contents:
88

99
utils/attachment
10+
utils/token
1011
utils/utils
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Token
2+
-----
3+
4+
.. include:: ../global.rst
5+
6+
.. automodule:: O365.utils.token
7+
:members:
8+
:undoc-members:
9+
:show-inheritance:
10+
:member-order: groupwise

0 commit comments

Comments
 (0)