diff --git a/docs/api.rst b/docs/api.rst index 938ab676..88d65429 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -35,14 +35,13 @@ Lower-Level Classes .. autoclass:: Response :inherited-members: -Sessions --------- +Request Sessions +---------------- .. autoclass:: Session :inherited-members: - Exceptions ~~~~~~~~~~ @@ -88,14 +87,6 @@ Encodings .. autofunction:: decode_gzip -Internals ---------- - -These items are an internal component to Requests, and should never be -seen by the end user (developer). This part of the API documentation -exists for those who are extending the functionality of Requests. - - Classes ~~~~~~~