9. Menu Selection¶
An example of referencing Menu items, and GUI Lables.
When the write with the following reStructuredText
markup / syntax:
:guilabel:`&Exit`.
:menuselection:`&File --> Save &As`
The |rst| text written above is generated/rendered as shown below:
Exit.
File → Save As