Skip to content

Elevate the Getting Started section #2359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
58 changes: 29 additions & 29 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,34 @@ introduces key concepts in MongoDB, presents the query language, and
provides operational and administrative considerations and procedures
as well as a comprehensive reference section.

.. _getting-started:

Getting Started
---------------

MongoDB provides a :gettingstarted:`Getting Started Guide </shell>` in the
following editions.

.. list-table::
:class: index-table

* - :gettingstarted:`mongo Shell Edition </shell>`

:gettingstarted:`Node.JS Edition </node>`

- :gettingstarted:`Python Edition </python>`

:gettingstarted:`C++ Edition </cpp>`

- :gettingstarted:`Java Edition </java>`

:gettingstarted:`C# Edition </csharp>`

-

Once you complete the Getting Started Guide, you may find the following topics
useful.

.. list-table::
:header-rows: 1
:class: index-table
Expand Down Expand Up @@ -55,41 +83,13 @@ as well as a comprehensive reference section.

:doc:`/reference/glossary`

.. _getting-started:

Getting Started
---------------

In addition to this manual, MongoDB provides a :gettingstarted:`Getting
Started Guide </shell>` in the following editions.

.. list-table::
:class: index-table

* - :gettingstarted:`mongo Shell Edition </shell>`

:gettingstarted:`Node.JS Edition </node>`

- :gettingstarted:`Python Edition </python>`

:gettingstarted:`C++ Edition </cpp>`

- :gettingstarted:`Java Edition </java>`

:gettingstarted:`C# Edition </csharp>`

-

The MongoDB manual is under constant development. See the :doc:`/about`
for more information on the MongoDB Documentation project.

Community
---------

Getting involved in the MongoDB community is a great way to build
relationships with other talented and like minded engineers, increase
awareness for the interesting work that you are doing, and sharpen your
skills. To learn about the MongoDB community, see
skills. To learn about the MongoDB community, see
`Get Involved with MongoDB <http://www.mongodb.org/get-involved?jmp=docs>`_.

Learning MongoDB
Expand Down