From 57ce3e2fc785afa20c915b00b1ace5a40177d63d Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Mon, 26 Aug 2024 10:56:21 -0400 Subject: [PATCH 1/4] DOCSP-42021 add VSCode to titles --- source/create-document-playground.txt | 6 +++--- source/crud-ops.txt | 14 +++++++------- source/playgrounds.txt | 12 ++++++------ source/read-document-playground.txt | 6 +++--- source/run-agg-pipelines.txt | 6 +++--- source/update-document-playground.txt | 6 +++--- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/source/create-document-playground.txt b/source/create-document-playground.txt index 1ba44f40..8ca1ab08 100644 --- a/source/create-document-playground.txt +++ b/source/create-document-playground.txt @@ -1,8 +1,8 @@ .. _vsce-create-doc-playground: -================ -Create Documents -================ +============================= +Create Documents with VS Code +============================= .. default-domain:: mongodb diff --git a/source/crud-ops.txt b/source/crud-ops.txt index 4b122492..d0369166 100644 --- a/source/crud-ops.txt +++ b/source/crud-ops.txt @@ -1,8 +1,8 @@ .. _vsce-crud: -======================= -Perform CRUD Operations -======================= +==================================== +Perform CRUD Operations with VS Code +==================================== .. default-domain:: mongodb @@ -38,7 +38,7 @@ MongoDB Playground, you must open one. .. toctree:: :titlesonly: - /create-document-playground - /read-document-playground - /update-document-playground - /delete-document-playground + Create Documents + Read Documents + Update Documents + Delete Documents diff --git a/source/playgrounds.txt b/source/playgrounds.txt index baaf33b9..edaf05c2 100644 --- a/source/playgrounds.txt +++ b/source/playgrounds.txt @@ -261,9 +261,9 @@ Consideration for Authentication .. toctree:: :titlesonly: - /playground-databases - /crud-ops - /run-agg-pipelines - /enable-autocomplete-for-string-literals - /export-to-language - /require-playgrounds + Create Databases and Collections + Perform CRUD Operations + Run Aggregation Pipelines + Enable Autocomplete + Export to Language + Use require() diff --git a/source/read-document-playground.txt b/source/read-document-playground.txt index 1d356cea..b5d01715 100644 --- a/source/read-document-playground.txt +++ b/source/read-document-playground.txt @@ -1,8 +1,8 @@ .. _vsce-read-doc-playground: -============== -Read Documents -============== +=========================== +Read Documents with VS Code +=========================== .. default-domain:: mongodb diff --git a/source/run-agg-pipelines.txt b/source/run-agg-pipelines.txt index b46ccb81..b237b290 100644 --- a/source/run-agg-pipelines.txt +++ b/source/run-agg-pipelines.txt @@ -1,8 +1,8 @@ .. _vsce-aggregation: -========================= -Run Aggregation Pipelines -========================= +====================================== +Run Aggregation Pipelines with VS Code +====================================== .. default-domain:: mongodb diff --git a/source/update-document-playground.txt b/source/update-document-playground.txt index 06491e20..fef9ede5 100644 --- a/source/update-document-playground.txt +++ b/source/update-document-playground.txt @@ -1,8 +1,8 @@ .. _vsce-update-doc-playground: -================ -Update Documents -================ +============================= +Update Documents with VS Code +============================= .. default-domain:: mongodb From 4c12f8dda762e583a9d88e36c70683559ac164ee Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Mon, 26 Aug 2024 11:01:33 -0400 Subject: [PATCH 2/4] empty From 114e3356deabb37383037dfa720d97acca8b2360 Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Mon, 26 Aug 2024 11:07:44 -0400 Subject: [PATCH 3/4] empty From 09f2947560959584fbe28e3fe0416eb91f1aba7a Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Mon, 26 Aug 2024 11:12:54 -0400 Subject: [PATCH 4/4] DOCSP-42021 add VSCode to titles --- source/delete-document-playground.txt | 6 +++--- source/playground-databases.txt | 2 +- source/time-series-collections.txt | 7 ++++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/source/delete-document-playground.txt b/source/delete-document-playground.txt index 67087c0b..870db9a8 100644 --- a/source/delete-document-playground.txt +++ b/source/delete-document-playground.txt @@ -1,8 +1,8 @@ .. _vsce-delete-doc-playground: -================ -Delete Documents -================ +============================= +Delete Documents with VS Code +============================= .. default-domain:: mongodb diff --git a/source/playground-databases.txt b/source/playground-databases.txt index 676e5b12..666e276c 100644 --- a/source/playground-databases.txt +++ b/source/playground-databases.txt @@ -111,4 +111,4 @@ left navigation: .. toctree:: :titlesonly: - /time-series-collections + Create Time Series Collections diff --git a/source/time-series-collections.txt b/source/time-series-collections.txt index e127cbce..e12ac021 100644 --- a/source/time-series-collections.txt +++ b/source/time-series-collections.txt @@ -1,8 +1,9 @@ .. _vsce-time-series: -============================== -Create Time Series Collections -============================== +=========================================== +Create Time Series Collections with VS Code +=========================================== + .. default-domain:: mongodb .. contents:: On this page