Add API documentation subsection header to match API reference index
authorHarmon <Harmon758@gmail.com>
Tue, 6 Apr 2021 22:28:44 +0000 (17:28 -0500)
committerHarmon <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

index 9fc6233050df024ab04c06a867b63492e6a43a05..42ffbff21cefaa758ec98d017392da4e13fafafa 100644 (file)
@@ -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