From 6884ad8add5d58a75f9fa0b20a6a2b9e37a2d5a6 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 12 Nov 2019 11:10:10 -0800 Subject: [PATCH] Add StyleGuide keyboard shortcuts --- StyleGuide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StyleGuide.rst b/StyleGuide.rst index 939103a1..4c24ba53 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -6,3 +6,5 @@ Style Guide - Use code directives for input into the command line. - Use :guilabel:`Button` for several different buttons and checkboxes. + +- Use :kbd:`Shortcut` for keyboard shortcuts and buttons you press.