Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
ianf-mongodb committed Nov 14, 2023
1 parent cb89159 commit 3688179
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 53 deletions.
3 changes: 1 addition & 2 deletions snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ toc_landing_pages = [
"/documents",
"/schema",
"/create-agg-pipeline",
"/collections",
"/documents/bulk-operations"
"/collections"
]

[constants]
Expand Down
3 changes: 2 additions & 1 deletion source/documents.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ specify query options.
/documents/view
/documents/insert
/documents/modify
/documents/modify-multiple
/documents/clone
/documents/delete
/documents/bulk-operations
/documents/delete-multiple
24 changes: 0 additions & 24 deletions source/documents/bulk-operations.txt

This file was deleted.

17 changes: 0 additions & 17 deletions source/documents/bulk-operations/bulk-favorites.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _compass-bulk-delete:

============
Bulk Deletes
============
=========================
Delete Multiple Documents
=========================

.. facet::
:name: genre
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _compass-bulk-update:

============
Bulk Updates
============
=========================
Modify Multiple Documents
=========================

.. facet::
:name: genre
Expand Down
6 changes: 3 additions & 3 deletions source/documents/modify.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _compass-modify-documents:

================
Modify Documents
================
========================
Modify a Single Document
========================

.. default-domain:: mongodb

Expand Down

0 comments on commit 3688179

Please sign in to comment.