Skip to content

Commit af09926

Browse files
authored
[docs] Reorganize other integrations page (#551)
- move all boto integrations under a general heading
1 parent 2071be2 commit af09926

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

docs/other_integrations.rst

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Other Libraries
22
===============
33

4+
.. _boto:
5+
6+
Boto
7+
----
8+
49
.. _aiobotocore:
510

611
aiobotocore
@@ -9,14 +14,6 @@ aiobotocore
914
.. automodule:: ddtrace.contrib.aiobotocore
1015

1116

12-
.. _futures:
13-
14-
Futures
15-
^^^^^^^
16-
17-
.. automodule:: ddtrace.contrib.futures
18-
19-
2017
.. _boto2:
2118

2219
Boto2
@@ -33,23 +30,32 @@ Botocore
3330
.. automodule:: ddtrace.contrib.botocore
3431

3532

33+
34+
.. _futures:
35+
36+
Futures
37+
-------
38+
39+
.. automodule:: ddtrace.contrib.futures
40+
41+
3642
.. _celery:
3743

3844
Celery
39-
^^^^^^
45+
------
4046

4147
.. automodule:: ddtrace.contrib.celery
4248

4349
.. _httplib:
4450

4551
httplib
46-
^^^^^^^
52+
-------
4753

4854
.. automodule:: ddtrace.contrib.httplib
4955

5056
.. _requests:
5157

5258
Requests
53-
^^^^^^^^
59+
--------
5460

5561
.. automodule:: ddtrace.contrib.requests

0 commit comments

Comments
 (0)