Skip to content

Commit 0ee6ab1

Browse files
landing page cleanup
1 parent ffd975a commit 0ee6ab1

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

source/index.txt

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,14 @@ Features
2626

2727
You can use MongoDB for |vscode-short| to:
2828

29-
- :ref:`Connect to a MongoDB Cluster <vsce-connect>`.
29+
- Explore your MongoDB Data.
3030

31-
- Once you connect to a cluster, you can launch the
32-
`MongoDB Shell <https://docs.mongodb.com/mongodb-shell/>`__ and
33-
automatically connect the shell to your cluster.
31+
- Prototype queries and run MongoDB commands.
3432

35-
- :ref:`Navigate your databases, collections, and documents
36-
<vsce-databases-collections>`.
33+
- Create a Shared Tier |service| cluster using a Terraform template.
3734

38-
- Quickly prototype queries and run MongoDB commands with JavaScript
39-
Playgrounds:
40-
41-
- :ref:`Perform CRUD operations on your data <vsce-crud>`.
42-
43-
- :ref:`Execute aggregation pipelines on your data
44-
<vsce-aggregation>`.
45-
46-
- :ref:`vsce-create-cluster-terraform`.
47-
48-
Learn More
49-
----------
35+
Get Started
36+
-----------
5037

5138
:doc:`/install`
5239
Install |vsce| from the VS Code Marketplace.
@@ -64,13 +51,6 @@ Learn More
6451
:doc:`/create-cluster-terraform`
6552
Create a Shared Tier |service| cluster using a Terraform template included with |vsce|.
6653

67-
:doc:`/commands`
68-
View all available |vsce| commands that you can run from the
69-
VS Code Command Palette.
70-
71-
:doc:`/settings`
72-
View and configure |vsce| settings to customize your experience.
73-
7454
.. class:: hidden
7555

7656
.. toctree::

0 commit comments

Comments
 (0)