From 2ed0454993dcaa3e624a54276edf1dcd7dc03064 Mon Sep 17 00:00:00 2001 From: kyle-verhoog Date: Thu, 30 Aug 2018 18:27:38 -0400 Subject: [PATCH] [docs] reorganize page --- docs/other_integrations.rst | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/docs/other_integrations.rst b/docs/other_integrations.rst index dd5c057115e..1546fe11d3d 100644 --- a/docs/other_integrations.rst +++ b/docs/other_integrations.rst @@ -1,6 +1,11 @@ Other Libraries =============== +.. _boto: + +Boto +---- + .. _aiobotocore: aiobotocore @@ -9,14 +14,6 @@ aiobotocore .. automodule:: ddtrace.contrib.aiobotocore -.. _futures: - -Futures -^^^^^^^ - -.. automodule:: ddtrace.contrib.futures - - .. _boto2: Boto2 @@ -33,23 +30,32 @@ Botocore .. automodule:: ddtrace.contrib.botocore + +.. _futures: + +Futures +------- + +.. automodule:: ddtrace.contrib.futures + + .. _celery: Celery -^^^^^^ +------ .. automodule:: ddtrace.contrib.celery .. _httplib: httplib -^^^^^^^ +------- .. automodule:: ddtrace.contrib.httplib .. _requests: Requests -^^^^^^^^ +-------- .. automodule:: ddtrace.contrib.requests