|
2 | 2 | Administration |
3 | 3 | ============== |
4 | 4 |
|
5 | | -This page lists the core administrative documentation, including |
| 5 | +This page lists the core administrative documentation and the |
6 | 6 | administration tutorials. This page also provides links to |
7 | 7 | administrative documentation for replica sets, sharding, and indexes. |
8 | 8 |
|
9 | 9 | Core Documentation |
10 | 10 | ------------------ |
11 | 11 |
|
12 | | -The following is the expanded outline of the core administration |
13 | | -documentation: |
| 12 | +The following is the core administration documentation: |
14 | 13 |
|
15 | 14 | .. toctree:: |
16 | 15 | :maxdepth: 2 |
@@ -38,28 +37,4 @@ Tutorials |
38 | 37 |
|
39 | 38 | The following tutorials describe core administrative procedures: |
40 | 39 |
|
41 | | -.. toctree:: |
42 | | - :hidden: |
43 | | - |
44 | | - tutorial/recover-data-following-unexpected-shutdown |
45 | | - tutorial/convert-replica-set-to-replicated-shard-cluster |
46 | | - |
47 | | -.. TODO: Is there a way to replace this list below with the list in |
48 | | -.. /source/tutorial#tutorials-administration |
49 | | -.. That way, we'd have just one list to keep updated. -bg |
50 | | - |
51 | | -- :doc:`/tutorial/expire-data` |
52 | | -- :doc:`/tutorial/deploy-replica-set` |
53 | | -- :doc:`/tutorial/expand-replica-set` |
54 | | -- :doc:`/tutorial/deploy-geographically-distributed-replica-set` |
55 | | -- :doc:`/tutorial/change-hostnames-in-a-replica-set` |
56 | | -- :doc:`/tutorial/change-oplog-size` |
57 | | -- :doc:`/tutorial/install-mongodb-on-linux` |
58 | | -- :doc:`/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux` |
59 | | -- :doc:`/tutorial/install-mongodb-on-os-x` |
60 | | -- :doc:`/tutorial/install-mongodb-on-debian-or-ubuntu-linux` |
61 | | -- :doc:`/tutorial/recover-data-following-unexpected-shutdown` |
62 | | -- :doc:`/tutorial/deploy-shard-cluster` |
63 | | -- :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster` |
64 | | -- :doc:`/tutorial/add-shards-to-shard-cluster` |
65 | | -- :doc:`/tutorial/remove-shards-from-cluster` |
| 40 | +.. include:: /includes/tutorial-list-administration.rst |
0 commit comments