Skip to content

Commit 37a1e4a

Browse files
Merge pull request #79 from ianf-mongodb/DOCSP-29066
DOCSP-29066 Add Help Menu Context to UI Page
2 parents b978e2b + 1e3b68a commit 37a1e4a

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
View links for documentation, support, community forums, and
2+
product feedback. The menu also includes a
3+
:guilabel:`Replay Product Tour` button to view the onscreen
4+
tutorial of the user interface.

source/mapping-rules/schema-mapping.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ objects for the migrated tables. The results look like this:
8282
"Quantity": 1,
8383
"Product": {
8484
"ProductID": 1,
85-
"Name": "Mark Porter Action Figure",
85+
"Name": "MongoDB 5.0 Action Figure",
8686
"Price": 50
8787
}
8888
},

source/projects/overview.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ UI Elements
4848
* - Right Pane
4949
- View, edit, delete, and add mapping rules. Select and rename fields
5050
included in a mapping rule. Add and remove table filters.
51+
52+
* - Get Help Menu
53+
- .. include:: /includes/fact-get-help-menu.rst
54+

0 commit comments

Comments
 (0)