Skip to content

Commit 9e6b87d

Browse files
committed
Update About section
1 parent 42f7fad commit 9e6b87d

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

docs/source/index.rst

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,25 @@
22
Django MongoDB CLI
33
==================
44

5-
.. note::
5+
About
6+
=====
67

7-
This documentation is for MongoDB staff and developers of Django third
8-
party libraries interested in supporting
9-
:ref:`Django MongoDB Backend <django-mongodb-backend>`.
8+
This library is for developers of third party Django libraries who want to add
9+
compatibility with :ref:`Django MongoDB Backend <django-mongodb-backend>`.
1010

11-
End users of :ref:`Django MongoDB Backend <django-mongodb-backend>`
12-
should read the `Django MongoDB Backend documentation`_.
11+
The ``dm`` command line tool provides utilities for running tests for:
1312

14-
About
15-
-----
13+
- :ref:`Third party libraries <third-party-libraries>`
14+
- :ref:`Django MongoDB Backend <django-mongodb-backend>`
15+
- :ref:`MongoDB's Django fork <mongodb-django-fork>`
1616

17-
This library provides the ``dm`` command which can be used for:
17+
.. admonition:: End users of Django MongoDB Backend
1818

19-
- :ref:`Running third party library test suites <third-party-libraries>` with
20-
:ref:`Django MongoDB Backend <django-mongodb-backend>` and
21-
:ref:`MongoDB's Django fork <mongodb-django-fork>`.
19+
Please read the documentation for :ref:`Django MongoDB Backend
20+
<django-mongodb-backend>`.
2221

2322
Table of Contents
24-
-----------------
23+
=================
2524

2625
.. toctree::
2726
third-party-library-support/index

0 commit comments

Comments
 (0)