We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff962a commit eae5104Copy full SHA for eae5104
source/connect.txt
@@ -35,8 +35,6 @@ Disconnecting from a MongoDB instance closes the Compass connection to
35
the active instance and returns the Compass view to the initial
36
connection dialog.
37
38
-.. figure:: images/compass/disconnect.png
39
-
40
.. |home| unicode:: U+2302
41
42
.. class:: hidden
source/includes/steps-disconnect-compass.yaml
@@ -5,4 +5,8 @@ ref: connect-menu-bar
5
title: Select :guilabel:`Disconnect` from the dropdown menu.
6
level: 4
7
ref: select-disconnect
8
+content: |
9
+ .. figure:: images/compass/disconnect.png
10
+ :scale: 80%
11
+ :alt: Disconnect menu item
12
...
0 commit comments