projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aca2960
)
Add API documentation subsection header to match API reference index
author
Harmon
<Harmon758@gmail.com>
Tue, 6 Apr 2021 22:28:44 +0000
(17:28 -0500)
committer
Harmon
<Harmon758@gmail.com>
Tue, 6 Apr 2021 22:29:21 +0000
(17:29 -0500)
Update header types within subsection to be subsubsection headers
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 9fc6233050df024ab04c06a867b63492e6a43a05..42ffbff21cefaa758ec98d017392da4e13fafafa 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-16,8
+16,11
@@
This page contains some basic documentation for the Tweepy module.
.. autoclass:: API
+Tweets
+------
+
Get Tweet timelines
--------------------
+^^^^^^^^^^^^^^^^^^^
.. automethod:: API.home_timeline
@@
-26,7
+29,7
@@
Get Tweet timelines
.. automethod:: API.user_timeline
Post, retrieve, and engage with Tweets
---------------------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. automethod:: API.favorites