From: Harmon Date: Tue, 6 Apr 2021 22:28:44 +0000 (-0500) Subject: Add API documentation subsection header to match API reference index X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=198e9d53ce73e46a1e8be3b2d4e1847e5d910d2b;p=tweepy.git Add API documentation subsection header to match API reference index Update header types within subsection to be subsubsection headers --- diff --git a/docs/api.rst b/docs/api.rst index 9fc6233..42ffbff 100644 --- 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