Skip to content

Commit c2d6ea5

Browse files
authored
(DOCSP-38549) Update QS titles with product names to distinguish them (#903) (#904)
* (DOCSP-38549) Update QS titles with product names to distinguish them * Edits * Edits * Add quick start to the landing pages * Review
1 parent 29bdbfc commit c2d6ea5

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ intersphinx = [ "https://www.mongodb.com/docs/ops-manager/current/objects.inv",
88
]
99

1010
toc_landing_pages = [
11+
"/quick-start",
1112
"/configure",
1213
"/install",
1314
"/command/mongocli",

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ interact with.
116116
/install/compatibility
117117
/install
118118
/configure
119-
/quick-start
119+
Quick Start </quick-start>
120120
{+mcli+} Commands </command/mongocli>
121121
/reference
122122
/troubleshooting

source/quick-start.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _mcli-quick-start:
22

3-
===========
4-
Quick Start
5-
===========
3+
============================
4+
{+mcli+} Quick Start
5+
============================
66

77
.. default-domain:: mongodb
88

@@ -12,8 +12,11 @@ Quick Start
1212
:depth: 1
1313
:class: singlecol
1414

15+
{+mcli+} provides a command-line interface for managing your |cloud| and
16+
|mms-full| projects and clusters.
17+
1518
.. toctree::
1619
:titlesonly:
1720

18-
/quick-start/cloudmgr
19-
/quick-start/opsmgr
21+
Quick Start with Cloud Manager </quick-start/cloudmgr>
22+
Quick Start with Ops Manager </quick-start/opsmgr>

0 commit comments

Comments
 (0)