Skip to content

Commit 6f914b2

Browse files
authored
DOCS-16760 Audit Compass Images (#629)
* DOCS-16760 Audit Compass Images * remove unused images * remove other unused images * remove unnecessary images * build errors * build errors * * * *
1 parent 4271ebc commit 6f914b2

File tree

172 files changed

+20
-2161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+20
-2161
lines changed

source/agg-pipeline-builder/export-pipeline-to-language.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ Steps
4949
your pipeline in :binary:`mongosh` syntax. The
5050
:guilabel:`Exported Pipeline` pane to the right displays your pipeline in
5151
the selected programming language.
52-
53-
.. figure:: /images/compass/agg-builder-export-lang-select.png
54-
:figwidth: 720px
55-
:alt: Aggregation Builder language select
5652

5753
.. step:: (Optional) Include import statements
5854

source/collections/clustered-collection.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ Steps
4040
You can also click the ``+`` next to the name of the database you select
4141
to open the :guilabel:`Create Collection` dialog box.
4242

43-
.. figure:: /images/compass/new-collection.png
44-
:figwidth: 550px
45-
:alt: Create New Collection
46-
4743
.. step:: Enter the collection name.
4844

4945
.. step:: Select the type of collection you want to create.

source/create-agg-pipeline.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -360,15 +360,7 @@ your chosen view mode:
360360

361361
Click :guilabel:`Run` at the top right of the pipeline
362362
builder. |compass-short| returns your results in the document view.
363-
364-
.. note::
365-
366-
To expand all embedded fields and documents within the preview
367-
results, click :guilabel:`Output Options` and select
368-
:guilabel:`Expand all fields`.
369-
370-
.. figure:: /images/compass/agg-builder-textview-expand-results.png
371-
:alt: Expand the aggregation pipeline results
363+
372364

373365
Learn More
374366
----------

source/documents/clone.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,3 @@ document insertion dialog with the same schema and values as the cloned
6464
document. You can edit any of these fields and values before you insert
6565
the new document. To learn more about inserting documents, see
6666
:ref:`insert-documents`.
67-
68-
.. figure:: /images/compass/clone-doc2.png
69-
:figwidth: 696px
70-
:alt: Clone view

source/documents/delete.txt

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,8 @@ documents in List, JSON, or Table view:
3333
:alt: Delete button in List view
3434

3535
After you click the delete button, the document is flagged for deletion.
36-
|compass-short| asks for confirmation that you want to remove the document:
37-
38-
.. figure:: /images/compass/delete-doc2.png
39-
:figwidth: 720px
40-
:alt: Example of a request for confirmation before deleting a document
36+
|compass-short| asks for confirmation that you want to remove the
37+
document.
4138

4239
.. tab:: JSON View
4340
:tabid: json
@@ -54,11 +51,8 @@ documents in List, JSON, or Table view:
5451
:alt: Delete button in JSON view
5552

5653
After you click the delete button, the document is flagged for deletion.
57-
|compass-short| asks for confirmation that you want to remove the document:
58-
59-
.. figure:: /images/compass/delete-doc-json2.png
60-
:figwidth: 720px
61-
:alt: Delete confirmation
54+
|compass-short| asks for confirmation that you want to remove the
55+
document.
6256

6357
.. tab:: Table View
6458
:tabid: table-view
@@ -71,11 +65,8 @@ documents in List, JSON, or Table view:
7165
:alt: Delete button Table view
7266

7367
After you click the delete button, the document is flagged for deletion.
74-
|compass-short| asks for confirmation that you want to remove the document:
75-
76-
.. figure:: /images/compass/delete-flag-table-view.png
77-
:figwidth: 720px
78-
:alt: Delete confirmation
68+
|compass-short| asks for confirmation that you want to remove the
69+
document.
7970

8071
Once you confirm, Compass deletes the document from the collection.
8172

source/documents/insert.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,6 @@ To insert documents into your collection:
134134
data type from ``ObjectID`` to ``string`` and then overwrite
135135
the ``_id`` value:
136136

137-
.. figure:: /images/compass/insert-document4.png
138-
:figwidth: 590px
139-
:alt: Change type results
140-
141137
4. Click :guilabel:`Insert`.
142138

143139
Limitation

source/documents/modify.txt

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,7 @@ documents in List, JSON, or Table view:
4848
:figwidth: 696px
4949
:alt: Document Edit Selection
5050

51-
After you click the pencil icon, the document enters edit mode:
52-
53-
.. figure:: /images/compass/edit-doc2.png
54-
:figwidth: 696px
55-
:alt: Document Edit Mode
56-
51+
After you click the pencil icon, the document enters edit mode.
5752
You can now make changes to the fields, values, or data types
5853
of values.
5954

@@ -68,11 +63,8 @@ documents in List, JSON, or Table view:
6863
:alt: Document Deletion
6964

7065
Once selected, the field is marked for removal and appears
71-
highlighted in red:
72-
73-
.. figure:: /images/compass/edit-doc4.png
74-
:figwidth: 740px
75-
:alt: Document Removal View
66+
highlighted in red. |compass-short| asks for confirmation that you want to
67+
update the document by removing the field.
7668

7769
Add New Fields
7870
~~~~~~~~~~~~~~
@@ -160,11 +152,7 @@ documents in List, JSON, or Table view:
160152
:figwidth: 696px
161153
:alt: Document Edit Selection in Table View
162154

163-
After you click the pencil icon, the document enters edit mode:
164-
165-
.. figure:: /images/compass/document-edit-table.png
166-
:figwidth: 696px
167-
:alt: Document Edit Mode in Table View
155+
After you click the pencil icon, the document enters edit mode.
168156

169157
.. include:: /includes/fact-modify-findOneAndUpdate.rst
170158

source/documents/view.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ to use:
6060
.. tab:: Table View
6161
:tabid: table-view
6262

63-
.. figure:: /images/compass/doc-table-view.png
64-
:figwidth: 696px
65-
:alt: Documents in Table view
66-
6763
You can reorder the table columns by clicking and dragging the
6864
column headings. Reordering the columns is a strictly cosmetic
6965
change and does not change the underlying data itself.
7066

67+
.. figure:: /images/compass/doc-table-view.png
68+
:figwidth: 696px
69+
:alt: Documents in Table view
70+
7171
Expand Embedded Objects and Arrays
7272
----------------------------------
7373

-9.66 KB
Binary file not shown.
-9.76 KB
Binary file not shown.

0 commit comments

Comments
 (0)