Skip to content
 
Writing with Sphinx and Restructured Text 9. Menu Selection
Type to start searching
    • Writing with Sphinx and Restructured Text
    • Copyrights
    • Preface
    • 1. Introduction
    • 2. Sectioning / Parts / Headings
    • 3. Text Types
    • 4. Images / Figures
    • 5. Tables
    • 6. Lists
    • 7. Notes, Warnings, Tips, info section
    • 8. Source Code
    • 9. Menu Selection
    • 10. Foot Notes
    • 11. Text Substitution / Replacement
    • 12. Cross Referencing
    • 13. Index Entries
    • 14. External URLs
    • 15. Special Characters
    • 16. Customization
    • Appendix

    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

    "Previous" 8. Source Code
    "Next" 10. Foot Notes
    © Copyright MMXIII-MMXVII Purnank H. Ghumalia.

    If you have any suggestion/comment, feel free to Contact the authors with your valuable feedback.

    Created using Sphinx 7.0.1, , Theme based on Material for Sphinx and Ratatouille v0.10.