From c3e84126e2772611647df4d76073d29e38c4fd45 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 26 May 2020 21:44:29 -0700 Subject: [PATCH] Add :menuselection: to styleguide this should have been in here --- StyleGuide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StyleGuide.rst b/StyleGuide.rst index 44995723..60e74ea7 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -9,6 +9,8 @@ Style Guide - Use :kbd:`Shortcut` for keyboard shortcuts and buttons you press. +- Use :menuselection:`Item --> Subitem` for things in menus and context menus. + - Use the - for bullet pointed lists usually at the beginning of lists of features. - Use oxford commas for easier adding or removing features.