Skip to content

Commit 7d05b7a

Browse files
authored
DOCSP-42022 reference commands and settings title update (#90)
1 parent 9ea949b commit 7d05b7a

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ url = ":abbr:`URL (Uniform Resource Locator)`"
119119
utc = ":abbr:`UTC (Coordinated Universal Time)`"
120120
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
121121
vsce = "MongoDB for VS Code"
122+
vsce-short = "VS Code Extension"
122123
vscode = "`Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
123124
vscode-short = "Visual Studio Code"
124125
yaml = ":abbr:`YAML (Yet Another Markup Language)`"

source/commands.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _vsce-commands:
22

3-
===============
4-
|vsce| Commands
5-
===============
3+
=====================
4+
|vsce-short| Commands
5+
=====================
66

77
.. default-domain:: mongodb
88

source/reference.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Reference
99
.. toctree::
1010
:titlesonly:
1111

12-
/commands
13-
/settings
12+
Commands </commands>
13+
Settings </settings>

source/settings.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _vsce-settings:
22

3-
===============
4-
|vsce| Settings
5-
===============
3+
=====================
4+
|vsce-short| Settings
5+
=====================
66

77
.. default-domain:: mongodb
88

0 commit comments

Comments
 (0)