2019-11-11 13:41:34 -08:00
|
|
|
Style Guide
|
|
|
|
===========
|
|
|
|
|
2019-11-11 16:02:14 -08:00
|
|
|
- Program names use the same capilization you use in the main menu.
|
|
|
|
|
|
|
|
- Use code directives for input into the command line.
|
2019-11-11 23:33:23 -08:00
|
|
|
|
|
|
|
- Use :guilabel:`Button` for several different buttons and checkboxes.
|
2019-11-12 11:10:10 -08:00
|
|
|
|
|
|
|
- Use :kbd:`Shortcut` for keyboard shortcuts and buttons you press.
|
2019-11-12 11:12:32 -08:00
|
|
|
|
|
|
|
- Use the dast for bullet pointed lists usually at the beinning of rlists of features.
|