From b37e035c398d2b5ea9dcf82e18cf0f8804aed5ae Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Wed, 9 Jan 2019 16:51:28 +0200 Subject: Fixed sphinx warnings. --- docs/reference/kombu.asynchronous.aws.connection.rst | 4 ++-- docs/reference/kombu.asynchronous.aws.sqs.connection.rst | 4 ++-- docs/reference/kombu.asynchronous.http.base.rst | 4 ++-- docs/reference/kombu.asynchronous.http.curl.rst | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/reference/kombu.asynchronous.aws.connection.rst b/docs/reference/kombu.asynchronous.aws.connection.rst index 2e5eceb9..abb46b67 100644 --- a/docs/reference/kombu.asynchronous.aws.connection.rst +++ b/docs/reference/kombu.asynchronous.aws.connection.rst @@ -1,6 +1,6 @@ -========================================================== +============================================================== Amazon AWS Connection - ``kombu.asynchronous.aws.connection`` -========================================================== +============================================================== .. contents:: :local: diff --git a/docs/reference/kombu.asynchronous.aws.sqs.connection.rst b/docs/reference/kombu.asynchronous.aws.sqs.connection.rst index 165d9d62..7c2e2223 100644 --- a/docs/reference/kombu.asynchronous.aws.sqs.connection.rst +++ b/docs/reference/kombu.asynchronous.aws.sqs.connection.rst @@ -1,6 +1,6 @@ -========================================================== +=========================================================== SQS Connection - ``kombu.asynchronous.aws.sqs.connection`` -========================================================== +=========================================================== .. contents:: :local: diff --git a/docs/reference/kombu.asynchronous.http.base.rst b/docs/reference/kombu.asynchronous.http.base.rst index 09694cac..8e66cb18 100644 --- a/docs/reference/kombu.asynchronous.http.base.rst +++ b/docs/reference/kombu.asynchronous.http.base.rst @@ -1,6 +1,6 @@ -========================================================== +=============================================================== Async HTTP Client Interface - ``kombu.asynchronous.http.base`` -========================================================== +=============================================================== .. contents:: :local: diff --git a/docs/reference/kombu.asynchronous.http.curl.rst b/docs/reference/kombu.asynchronous.http.curl.rst index 13ab052b..3b7059fa 100644 --- a/docs/reference/kombu.asynchronous.http.curl.rst +++ b/docs/reference/kombu.asynchronous.http.curl.rst @@ -1,6 +1,6 @@ -========================================================== +============================================================ Async pyCurl HTTP Client - ``kombu.asynchronous.http.curl`` -========================================================== +============================================================ .. contents:: :local: -- cgit v1.2.1