Skip to content

Commit f377044

Browse files
author
Emanuele Palazzetti
committed
[docs] refactoring memcached docs
1 parent f70b7c1 commit f377044

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/index.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Flask-cache
131131
.. automodule:: ddtrace.contrib.flask_cache
132132

133133
MongoDB
134-
~~~~~~~~~~~
134+
~~~~~~~
135135

136136
**Mongoengine**
137137

@@ -141,6 +141,13 @@ MongoDB
141141

142142
.. automodule:: ddtrace.contrib.pymongo
143143

144+
Memcached
145+
~~~~~~~~~
146+
147+
**pylibmc**
148+
149+
.. automodule:: ddtrace.contrib.pylibmc
150+
144151
MySQL
145152
~~~~~
146153

@@ -151,11 +158,6 @@ Postgres
151158

152159
.. automodule:: ddtrace.contrib.psycopg
153160

154-
Pylibmc
155-
~~~~~~~~
156-
157-
.. automodule:: ddtrace.contrib.pylibmc
158-
159161
Redis
160162
~~~~~
161163

0 commit comments

Comments
 (0)