File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " cluster-sync"
2
- title = " MongoDB Cluster-to-Cluster Synchronization "
2
+ title = " MongoDB Cluster-to-Cluster Sync "
3
3
4
4
intersphinx = [ " https://docs.mongodb.com/manual/objects.inv" ]
5
5
@@ -11,6 +11,8 @@ toc_landing_pages = ["/quickstart",
11
11
12
12
[constants ]
13
13
version = " 1.0.0"
14
+ c2c-product-name = " Cluster-to-Cluster Sync"
15
+ c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
14
16
15
17
[substitutions ]
16
18
# string = "some other string"
Original file line number Diff line number Diff line change 1
1
.. _c2c-index:
2
2
3
- ==========================================
4
- MongoDB Cluster-to-Cluster Synchronization
5
- ==========================================
3
+ =========================
4
+ {+c2c-full-product-name+}
5
+ =========================
6
6
7
7
.. default-domain:: mongodb
8
8
You can’t perform that action at this time.
0 commit comments