From 772308f0964457d6d7ccbd72b2419e6e0e0ce690 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 11 Nov 2019 23:33:23 -0800 Subject: [PATCH] Add when to use guilabel --- StyleGuide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StyleGuide.rst b/StyleGuide.rst index d863e90c..939103a1 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -4,3 +4,5 @@ Style Guide - Program names use the same capilization you use in the main menu. - Use code directives for input into the command line. + +- Use :guilabel:`Button` for several different buttons and checkboxes.