@@ -24,12 +24,14 @@ documents in List, JSON, or Table view:
2424
2525 .. figure:: /images/compass/delete-doc.png
2626 :figwidth: 720px
27+ :alt: Delete button in List view
2728
2829 After you click the delete button, the document is flagged for deletion.
2930 |compass-short| asks for confirmation that you want to remove the document:
3031
3132 .. figure:: /images/compass/delete-doc2.png
3233 :figwidth: 720px
34+ :alt: Example of a request for confirmation before deleting a document
3335
3436 .. tab:: JSON View
3537 :tabid: json
@@ -43,12 +45,14 @@ documents in List, JSON, or Table view:
4345
4446 .. figure:: /images/compass/delete-doc-json.png
4547 :figwidth: 720px
48+ :alt: Delete button in JSON view
4649
4750 After you click the delete button, the document is flagged for deletion.
4851 |compass-short| asks for confirmation that you want to remove the document:
4952
5053 .. figure:: /images/compass/delete-doc-json2.png
5154 :figwidth: 720px
55+ :alt: Delete confirmation
5256
5357 .. tab:: Table View
5458 :tabid: table-view
@@ -58,12 +62,14 @@ documents in List, JSON, or Table view:
5862
5963 .. figure:: /images/compass/table-view-delete.png
6064 :figwidth: 720px
65+ :alt: Delete button Table view
6166
6267 After you click the delete button, the document is flagged for deletion.
6368 |compass-short| asks for confirmation that you want to remove the document:
6469
6570 .. figure:: /images/compass/delete-flag-table-view.png
6671 :figwidth: 720px
72+ :alt: Delete confirmation
6773
6874Once you confirm, Compass deletes the document from the collection.
6975
0 commit comments