Skip to content

Commit 62d2164

Browse files
Migration fix: Add Install landing page, remove On this Page, add missing tabid
1 parent 3f25584 commit 62d2164

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "MongoDB Command Line Interface"
44
intersphinx = ["https://docs.opsmanager.mongodb.com/current/objects.inv", "https://docs.mongodb.com/manual/objects.inv",
55
"https://docs.atlas.mongodb.com/objects.inv"]
66

7-
toc_landing_pages = ["/configure"]
7+
toc_landing_pages = ["/configure", "/install"]
88

99
[constants]
1010
aagent = "Automation Agent"

source/configure/go-template-output.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Examples
4141
.. tabs::
4242

4343
.. tab:: Specify Template With the Command
44+
:tabid: template-command
4445

4546
For example, the following command uses the template to retrieve a
4647
count of the number of projects in the specified organization using the
@@ -58,6 +59,7 @@ Examples
5859
Count: 2
5960

6061
.. tab:: Specify Template Using a File
62+
:tabid: template-file
6163

6264
For example, consider the following file named ``template.tmpl``:
6365

source/install.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ Install the {+mcli+}
88

99
.. default-domain:: mongodb
1010

11-
.. contents:: On this page
12-
:local:
13-
:backlinks: none
14-
:depth: 1
15-
:class: singlecol
16-
1711
.. include:: /includes/styles/corrections.rst
1812

1913
.. toctree::

0 commit comments

Comments
 (0)