Skip to content

Commit 5c2414e

Browse files
committed
Elevate the Getting Started section
1 parent 2110739 commit 5c2414e

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

source/index.txt

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,34 @@ introduces key concepts in MongoDB, presents the query language, and
1616
provides operational and administrative considerations and procedures
1717
as well as a comprehensive reference section.
1818

19+
.. _getting-started:
20+
21+
Getting Started
22+
---------------
23+
24+
MongoDB provides a :gettingstarted:`Getting Started Guide </shell>` in the
25+
following editions.
26+
27+
.. list-table::
28+
:class: index-table
29+
30+
* - :gettingstarted:`mongo Shell Edition </shell>`
31+
32+
:gettingstarted:`Node.JS Edition </node>`
33+
34+
- :gettingstarted:`Python Edition </python>`
35+
36+
:gettingstarted:`C++ Edition </cpp>`
37+
38+
- :gettingstarted:`Java Edition </java>`
39+
40+
:gettingstarted:`C# Edition </csharp>`
41+
42+
-
43+
44+
Once you complete the Getting Started Guide, you may find the following topics
45+
useful.
46+
1947
.. list-table::
2048
:header-rows: 1
2149
:class: index-table
@@ -55,41 +83,13 @@ as well as a comprehensive reference section.
5583

5684
:doc:`/reference/glossary`
5785

58-
.. _getting-started:
59-
60-
Getting Started
61-
---------------
62-
63-
In addition to this manual, MongoDB provides a :gettingstarted:`Getting
64-
Started Guide </shell>` in the following editions.
65-
66-
.. list-table::
67-
:class: index-table
68-
69-
* - :gettingstarted:`mongo Shell Edition </shell>`
70-
71-
:gettingstarted:`Node.JS Edition </node>`
72-
73-
- :gettingstarted:`Python Edition </python>`
74-
75-
:gettingstarted:`C++ Edition </cpp>`
76-
77-
- :gettingstarted:`Java Edition </java>`
78-
79-
:gettingstarted:`C# Edition </csharp>`
80-
81-
-
82-
83-
The MongoDB manual is under constant development. See the :doc:`/about`
84-
for more information on the MongoDB Documentation project.
85-
8686
Community
8787
---------
8888

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

9595
Learning MongoDB

0 commit comments

Comments
 (0)