Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions docs/en/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ you to manually install all dependencies that are listed in
Next Steps
----------

.. toctree::
:caption: Table of Contents

usage
user-guide
development
- :doc:`Setting up DoctrineMongoODMModule <usage>`:
this explains how to access the command line and the service manager, and
lists the available configuration options.
- :doc:`User guide for developing a Laminas application <user-guide>`:
explains how to get MongoDB ODM running with this module.
- :doc:`Contributing to the development<development>`:
learn how to run unit tests using Docker, to contribute to the development
of DoctrineMongoODMModule.
12 changes: 7 additions & 5 deletions docs/en/sidebar.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
:orphan:

.. toctree::
:depth: 3
:caption: Doctrine MongoODM Module
:depth: 3

index
usage
user-guide
development
index
usage
user-guide
development