Skip to content

Commit a8cf42c

Browse files
authored
Merge pull request #14 from aclark4life/main
Update docs
2 parents 1aa57dd + 16bfbd3 commit a8cf42c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/source/index.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ Django MongoDB CLI
99
Django MongoDB Backend should refer to the
1010
`Django MongoDB Backend documentation`_.
1111

12+
About
13+
-----
14+
1215
This library provides the ``dm`` command line utility which can be used for:
1316

14-
- Testing `Django MongoDB Backend`_ with MongoDB's `Django fork`_ and :ref:`third party libraries <third-party-libraries>` with the ``dm repo`` command.
15-
- Testing `Django MongoDB Backend`_ projects with :ref:`third party libraries <third-party-libraries>` with the ``dm startproject`` command.
17+
- Testing `Django MongoDB Backend`_ with MongoDB's `Django fork`_ and :ref:`third party library test suites <third-party-libraries>`.
18+
- Testing Django projects with `Django MongoDB Backend`_ and :ref:`third party library integrations <third-party-libraries>`.
1619

1720
Table of Contents
1821
-----------------
@@ -26,4 +29,4 @@ Table of Contents
2629

2730
.. _`Django MongoDB Backend`: https://github.com/mongodb/django-mongodb-backend
2831
.. _`Django fork`: https://github.com/mongodb-forks/django
29-
.. _`Django MongoDB Backend documentation`: https://www.mongodb.com/docs/languages/python/django-mongodb/v5.0/
32+
.. _`Django MongoDB Backend documentation`: https://www.mongodb.com/docs/languages/python/django-mongodb/v5.1/

0 commit comments

Comments
 (0)