Skip to content

Commit 278073f

Browse files
(DOCSP-10352): Add ToC to landing page
1 parent 6e8ab49 commit 278073f

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

source/index.txt

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,28 @@ You can use MongoDB for |vscode-short| to:
4242
- :ref:`Execute aggregation pipelines on your data
4343
<vsce-aggregation>`.
4444

45-
Get Started
46-
-----------
45+
Learn More
46+
----------
4747

48-
To learn how to install MongoDB for |vscode-short|, see :ref:`vsce-install`.
48+
:doc:`/install`
49+
Install |vsce| from the VS Code Marketplace.
50+
51+
:doc:`/connect`
52+
Connect to your deployment using |vsce|.
53+
54+
:doc:`/databases-collections`
55+
Explore your databases, collections, and documents.
56+
57+
:doc:`/playgrounds`
58+
Use JavaScript environments to interact your data. Prototype queries,
59+
run aggregations, and more.
60+
61+
:doc:`/commands`
62+
View all available |vsce| commands that you can run from the
63+
VS Code Command Palette.
64+
65+
:doc:`/settings`
66+
View and configure |vsce| settings to customize your experience.
4967

5068
.. class:: hidden
5169

source/reference.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Reference
1111
.. toctree::
1212
:titlesonly:
1313

14-
/settings
1514
/commands
15+
/settings

0 commit comments

Comments
 (0)