diff --git a/source/index.txt b/source/index.txt index f91ccbe86b5..c993867d9cc 100644 --- a/source/index.txt +++ b/source/index.txt @@ -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 ` in the +following editions. + +.. list-table:: + :class: index-table + + * - :gettingstarted:`mongo Shell Edition ` + + :gettingstarted:`Node.JS Edition ` + + - :gettingstarted:`Python Edition ` + + :gettingstarted:`C++ Edition ` + + - :gettingstarted:`Java Edition ` + + :gettingstarted:`C# Edition ` + + - + +Once you complete the Getting Started Guide, you may find the following topics +useful. + .. list-table:: :header-rows: 1 :class: index-table @@ -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 ` in the following editions. - -.. list-table:: - :class: index-table - - * - :gettingstarted:`mongo Shell Edition ` - - :gettingstarted:`Node.JS Edition ` - - - :gettingstarted:`Python Edition ` - - :gettingstarted:`C++ Edition ` - - - :gettingstarted:`Java Edition ` - - :gettingstarted:`C# Edition ` - - - - -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 `_. Learning MongoDB