Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ url = ":abbr:`URL (Uniform Resource Locator)`"
utc = ":abbr:`UTC (Coordinated Universal Time)`"
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
vsce = "MongoDB for VS Code"
vsce-short = "VS Code Extension"
vscode = "`Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
vscode-short = "Visual Studio Code"
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
6 changes: 3 additions & 3 deletions source/commands.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _vsce-commands:

===============
|vsce| Commands
===============
=====================
|vsce-short| Commands
=====================

.. default-domain:: mongodb

Expand Down
4 changes: 2 additions & 2 deletions source/reference.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ Reference
.. toctree::
:titlesonly:

/commands
/settings
Commands </commands>
Settings </settings>
6 changes: 3 additions & 3 deletions source/settings.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _vsce-settings:

===============
|vsce| Settings
===============
=====================
|vsce-short| Settings
=====================

.. default-domain:: mongodb

Expand Down
Loading