diff --git a/source/crud-ops.txt b/source/crud-ops.txt index d0369166..3d34cb21 100644 --- a/source/crud-ops.txt +++ b/source/crud-ops.txt @@ -38,7 +38,7 @@ MongoDB Playground, you must open one. .. toctree:: :titlesonly: - Create Documents - Read Documents - Update Documents - Delete Documents + Create + Read + Update + Delete diff --git a/source/index.txt b/source/index.txt index 00db06e8..7d6fe6b2 100644 --- a/source/index.txt +++ b/source/index.txt @@ -52,10 +52,10 @@ Get Started .. toctree:: :titlesonly: - /install - /connect - /databases-collections - /playgrounds - /create-cluster-terraform - /reference + Install + Connect + Manage Data + Explore with Playgrounds + Create an Atlas Cluster with Terraform + Reference Changelog diff --git a/source/install.txt b/source/install.txt index 1f4ca820..2b248aa9 100644 --- a/source/install.txt +++ b/source/install.txt @@ -32,4 +32,4 @@ To configure |vsce| settings, see :ref:`vsce-settings`. .. toctree:: :titlesonly: - /install/verify-plugin + Verify Plugin diff --git a/source/playground-databases.txt b/source/playground-databases.txt index 666e276c..bec0deaf 100644 --- a/source/playground-databases.txt +++ b/source/playground-databases.txt @@ -111,4 +111,4 @@ left navigation: .. toctree:: :titlesonly: - Create Time Series Collections + Time Series Collections diff --git a/source/playgrounds.txt b/source/playgrounds.txt index edaf05c2..aba1cbc9 100644 --- a/source/playgrounds.txt +++ b/source/playgrounds.txt @@ -261,7 +261,7 @@ Consideration for Authentication .. toctree:: :titlesonly: - Create Databases and Collections + Create Databases & Collections Perform CRUD Operations Run Aggregation Pipelines Enable Autocomplete diff --git a/source/require-playgrounds.txt b/source/require-playgrounds.txt index 0ee4ad46..813f5e9b 100644 --- a/source/require-playgrounds.txt +++ b/source/require-playgrounds.txt @@ -58,5 +58,5 @@ tutorials: .. toctree:: :titlesonly: - /require-playgrounds/require-modules - /require-playgrounds/require-local + Include Node.js Modules + Load Local Files