@@ -10,23 +10,24 @@ MongoDB Tutorials
10
10
11
11
This index page provides a complete listing of all tutorials available
12
12
as part of the :doc:`MongoDB Manual <contents>`. In addition to these
13
- documents, you can refer to the introductory :wiki :`MongoDB Tutorial
14
- <Tutorial >` and other tutorials available in the :wiki:`MongoDB Uncyclo
15
- <>`. If there is a process or pattern that you would like to see
16
- included here, please open a :issue:`Jira Case <DOCS>`.
13
+ documents, you can refer to the introductory :doc :`MongoDB Tutorial
14
+ </tutorial/getting-started >` and other tutorials available in the
15
+ :wiki:`MongoDB Uncyclo <>`. If there is a process or pattern that you
16
+ would like to see included here, please open a :issue:`Jira Case <DOCS>`.
17
17
18
18
Getting Started
19
19
---------------
20
20
21
- ..toctree::
21
+ .. toctree::
22
+ :maxdepth: 1
22
23
23
- - :doc:` /tutorial/install-mongodb-on-linux`
24
- - :doc:` /tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux`
25
- - :doc:` /tutorial/install-mongodb-on-debian`
26
- - :doc:` /tutorial/install-mongodb-on-ubuntu`
27
- - :doc:` /tutorial/install-mongodb-on-os-x`
28
- - :doc:` /tutorial/install-mongodb-on-windows`
29
- - :doc:` /tutorial/getting-started`
24
+ /tutorial/install-mongodb-on-linux
25
+ /tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux
26
+ /tutorial/install-mongodb-on-debian
27
+ /tutorial/install-mongodb-on-ubuntu
28
+ /tutorial/install-mongodb-on-os-x
29
+ /tutorial/install-mongodb-on-windows
30
+ /tutorial/getting-started
30
31
31
32
.. index:: tutorials; administration
32
33
.. index:: administration tutorials
0 commit comments