|
1 |
| -name = "manual" |
| 1 | +name = "docs" |
| 2 | +title = "MongoDB Manual" |
| 3 | + |
| 4 | +intersphinx = [ "https://pymongo.readthedocs.io/en/stable/objects.inv", |
| 5 | + "https://motor.readthedocs.io/en/stable/objects.inv", |
| 6 | + "https://docs.atlas.mongodb.com/objects.inv", |
| 7 | + "https://docs.mongodb.com/php-library/master/objects.inv", |
| 8 | + "https://docs.mongodb.com/compass/current/objects.inv", |
| 9 | + "https://docs.mongodb.com/database-tools/objects.inv" |
| 10 | + ] |
| 11 | + |
| 12 | +# toc_landing_pages are pages that have pages nested beneath them |
| 13 | +# and **should** open when a user clicks on that page in the TOC |
| 14 | +# (i.e. they're not drawers) |
| 15 | +toc_landing_pages = [ |
| 16 | + "/administration", |
| 17 | + "/administration/analyzing-mongodb-performance", |
| 18 | + "/administration/backup-sharded-clusters", |
| 19 | + "/administration/configuration-and-maintenance", |
| 20 | + "/administration/install-community", |
| 21 | + "/administration/install-enterprise-linux", |
| 22 | + "/administration/install-enterprise", |
| 23 | + "/administration/install-on-linux/", |
| 24 | + "/administration/monitoring", |
| 25 | + "/administration/replica-set-deployment", |
| 26 | + "/administration/replica-set-maintenance", |
| 27 | + "/administration/replica-set-member-configuration", |
| 28 | + "/administration/sharded-cluster-administration", |
| 29 | + "/administration/sharded-cluster-config-servers", |
| 30 | + "/administration/upgrade-community-to-enterprise", |
| 31 | + "/aggregation", |
| 32 | + "/applications/indexes", |
| 33 | + "/applications/replication", |
| 34 | + "/changeStreams", |
| 35 | + "/core/2d", |
| 36 | + "/core/2dsphere", |
| 37 | + "/core/aggregation-pipeline", |
| 38 | + "/core/auditing", |
| 39 | + "/core/authentication-mechanisms-enterprise", |
| 40 | + "/core/authentication-mechanisms", |
| 41 | + "/core/authentication", |
| 42 | + "/core/authorization", |
| 43 | + "/core/backups", |
| 44 | + "/core/crud", |
| 45 | + "/core/databases-and-collections", |
| 46 | + "/core/geohaystack", |
| 47 | + "/core/index-creation", |
| 48 | + "/core/index-multikey", |
| 49 | + "/core/index-text", |
| 50 | + "/core/index-ttl", |
| 51 | + "/core/index-wildcard", |
| 52 | + "/core/journaling", |
| 53 | + "/core/kerberos", |
| 54 | + "/core/map-reduce", |
| 55 | + "/core/query-optimization", |
| 56 | + "/core/read-isolation-consistency-recency", |
| 57 | + "/core/read-preference", |
| 58 | + "/core/replica-set-architectures", |
| 59 | + "/core/replica-set-high-availability", |
| 60 | + "/core/replica-set-members", |
| 61 | + "/core/replica-set-secondary", |
| 62 | + "/core/security-automatic-client-side-encryption", |
| 63 | + "/core/security-client-side-encryption-key-management", |
| 64 | + "/core/security-client-side-encryption", |
| 65 | + "/core/security-encryption-at-rest", |
| 66 | + "/core/security-hardening", |
| 67 | + "/core/security-internal-authentication", |
| 68 | + "/core/security-ldap", |
| 69 | + "/core/security-transport-encryption", |
| 70 | + "/core/security-users", |
| 71 | + "/core/security-x.509", |
| 72 | + "/core/sharded-cluster-components", |
| 73 | + "/core/sharding-balancer-administration", |
| 74 | + "/core/sharding-data-partitioning", |
| 75 | + "/core/storage-engines", |
| 76 | + "/core/transactions", |
| 77 | + "/core/wiredtiger", |
| 78 | + "/core/zone-sharding", |
| 79 | + "/core/zone-sharding", |
| 80 | + "/crud", |
| 81 | + "/geospatial-queries", |
| 82 | + "/indexes", |
| 83 | + "/installation", |
| 84 | + "/introduction", |
| 85 | + "/mongo", |
| 86 | + "/reference/aggregation", |
| 87 | + "/reference/bson-types", |
| 88 | + "/reference/collation", |
| 89 | + "/reference/command", |
| 90 | + "/reference/command/nav-administration", |
| 91 | + "/reference/command/nav-aggregation", |
| 92 | + "/reference/command/nav-auditing", |
| 93 | + "/reference/command/nav-authentication", |
| 94 | + "/reference/command/nav-crud", |
| 95 | + "/reference/command/nav-diagnostic", |
| 96 | + "/reference/command/nav-free-monitoring", |
| 97 | + "/reference/command/nav-geospatial", |
| 98 | + "/reference/command/nav-plan-cache", |
| 99 | + "/reference/command/nav-replication", |
| 100 | + "/reference/command/nav-role-management", |
| 101 | + "/reference/command/nav-sessions", |
| 102 | + "/reference/command/nav-sharding", |
| 103 | + "/reference/command/nav-user-management", |
| 104 | + "/reference/configuration-options", |
| 105 | + "/reference/method", |
| 106 | + "/reference/method/js-bulk", |
| 107 | + "/reference/method/js-client-side-field-level-encryption", |
| 108 | + "/reference/method/js-collection", |
| 109 | + "/reference/method/js-connection", |
| 110 | + "/reference/method/js-constructor", |
| 111 | + "/reference/method/js-cursor", |
| 112 | + "/reference/method/js-database", |
| 113 | + "/reference/method/js-free-monitoring", |
| 114 | + "/reference/method/js-native", |
| 115 | + "/reference/method/js-plan-cache", |
| 116 | + "/reference/method/js-replication", |
| 117 | + "/reference/method/js-role-management", |
| 118 | + "/reference/method/js-sharding", |
| 119 | + "/reference/method/js-user-management", |
| 120 | + "/reference/operator/aggregation-pipeline", |
| 121 | + "/reference/operator/aggregation", |
| 122 | + "/reference/operator/query-array", |
| 123 | + "/reference/operator/query-bitwise", |
| 124 | + "/reference/operator/query-comparison", |
| 125 | + "/reference/operator/query-element", |
| 126 | + "/reference/operator/query-evaluation", |
| 127 | + "/reference/operator/query-geospatial", |
| 128 | + "/reference/operator/query-logical", |
| 129 | + "/reference/operator/query-miscellaneous", |
| 130 | + "/reference/operator/query-modifiers", |
| 131 | + "/reference/operator/query-projection", |
| 132 | + "/reference/operator/query", |
| 133 | + "/reference/operator/update-array", |
| 134 | + "/reference/operator/update-bitwise", |
| 135 | + "/reference/operator/update-field", |
| 136 | + "/reference/operator/update", |
| 137 | + "/reference/read-concern", |
| 138 | + "/reference/replication", |
| 139 | + "/reference/security", |
| 140 | + "/reference/sharding", |
| 141 | + "/release-notes/2.4", |
| 142 | + "/release-notes/2.6", |
| 143 | + "/release-notes/3.0", |
| 144 | + "/release-notes/3.2-compatibility", |
| 145 | + "/release-notes/3.2", |
| 146 | + "/release-notes/3.4-downgrade", |
| 147 | + "/release-notes/3.4", |
| 148 | + "/release-notes/3.6", |
| 149 | + "/release-notes/4.0", |
| 150 | + "/release-notes/4.2-downgrade", |
| 151 | + "/release-notes/4.2", |
| 152 | + "/release-notes/4.4-downgrade", |
| 153 | + "/release-notes/4.4", |
| 154 | + "/replication", |
| 155 | + "/security", |
| 156 | + "/sharding", |
| 157 | + "/storage", |
| 158 | + "/text-search", |
| 159 | + "/tutorial/insert-documents", |
| 160 | + "/tutorial/install-mongodb-enterprise-on-amazon", |
| 161 | + "/tutorial/install-mongodb-enterprise-on-debian", |
| 162 | + "/tutorial/install-mongodb-enterprise-on-macos", |
| 163 | + "/tutorial/install-mongodb-enterprise-on-red-hat", |
| 164 | + "/tutorial/install-mongodb-enterprise-on-suse", |
| 165 | + "/tutorial/install-mongodb-enterprise-on-ubuntu", |
| 166 | + "/tutorial/install-mongodb-enterprise-on-windows", |
| 167 | + "/tutorial/install-mongodb-on-amazon", |
| 168 | + "/tutorial/install-mongodb-on-debian", |
| 169 | + "/tutorial/install-mongodb-on-macos", |
| 170 | + "/tutorial/install-mongodb-on-red-hat", |
| 171 | + "/tutorial/install-mongodb-on-suse", |
| 172 | + "/tutorial/install-mongodb-on-ubuntu", |
| 173 | + "/tutorial/install-mongodb-on-windows", |
| 174 | + "/tutorial/query-documents", |
| 175 | + "/tutorial/remove-documents", |
| 176 | + "/tutorial/update-documents" |
| 177 | +] |
| 178 | + |
| 179 | +[substitutions] |
| 180 | +compass = "MongoDB Compass" |
| 181 | +mdb-shell = "MongoDB Shell" |
| 182 | +copy = "©" |
| 183 | +# hardlink replace:: {0}/{1}'.format(conf.project.url, conf.git.branches.current) |
| 184 | +# branch replace:: ``{0}``'.format(conf.git.branches.current) |
| 185 | +ent-build = "MongoDB Enterprise" |
| 186 | +year = "2020" |
| 187 | +bi = "MongoDB Connector for BI" |
| 188 | +version = "4.2" |
| 189 | + |
2 | 190 |
|
3 | 191 | [constants]
|
4 | 192 | package-branch = "4.4" # For rc = testing. For GA, will be 4.2.
|
5 | 193 | windows-dir-version = "4.4" # The wizard installs in 4.2 branch
|
6 |
| -package-name-org = "mongodb-org" |
7 |
| -package-name-enterprise = "mongodb-enterprise" |
8 | 194 | version = "4.4"
|
9 |
| -release = "{+release+}" |
| 195 | +version-dev = "4.4" |
| 196 | +release = "4.4.1" |
10 | 197 | pgp-version = "{+version+}"
|
11 |
| -pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B" |
| 198 | +package-name-org = "mongodb-org" |
| 199 | +package-name-enterprise = "mongodb-enterprise" |
12 | 200 | rsa-key = "4B7C549A058F8B6B"
|
| 201 | +pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B" |
13 | 202 | pgp-fingerprint-fmt = "E162 F504 A20C DF15 827F 718D 4B7C 549A 058F 8B6B"
|
14 |
| -windows-sha256 = "C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE0473" |
15 | 203 | pgp-short-fingerprint = "0x4B7C549A058F8B6B"
|
16 |
| -source-available = "`source available and free to use <https://github.com/mongodb/mongo/>`_" |
| 204 | +windows-sha256 = "C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE0473" |
| 205 | +source-available = ":github:`source available and free to use <mongodb/mongo>`" |
0 commit comments