We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce4bf1 commit c6ea93bCopy full SHA for c6ea93b
2 files changed
README.md
@@ -6,6 +6,8 @@
6
7
Python Telegraph API wrapper
8
9
+- [Documentation](https://python-telegraph.readthedocs.io/en/latest/)
10
+
11
# Example
12
```python
13
from telegraph import Telegraph
docs/telegraph.rst
@@ -9,6 +9,14 @@ telegraph.api module
:undoc-members:
:show-inheritance:
+telegraph.upload module
+-----------------------
14
15
+.. automodule:: telegraph.upload
16
+ :members:
17
+ :show-inheritance:
18
19
20
telegraph.utils module
21
----------------------
22
0 commit comments