2019-11-11 13:41:34 -08:00
|
|
|
Style Guide
|
|
|
|
===========
|
|
|
|
|
2019-12-21 13:44:03 -08:00
|
|
|
- Program names use the same capitalization you use in the main menu.
|
2019-11-11 16:02:14 -08:00
|
|
|
|
|
|
|
- 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
|
|
|
|
2019-12-21 13:44:03 -08:00
|
|
|
- Use the - for bullet pointed lists usually at the beginning of lists of features.
|
2019-12-21 13:51:02 -08:00
|
|
|
|
2019-12-23 23:08:18 -08:00
|
|
|
- Use oxford commas as easier for added or removing features.
|
|
|
|
|
2019-12-29 20:49:40 -08:00
|
|
|
- Order sections like Summary --> Usage --> Screenshot (if one or two) --> Version --> How To Launch --> Customizing (If nesecary)
|
2019-12-21 13:51:02 -08:00
|
|
|
|
|
|
|
Sections
|
|
|
|
--------
|
|
|
|
|
2019-12-29 21:17:05 -08:00
|
|
|
- Have - put under them for a section about a program.
|
2019-12-22 11:59:09 -08:00
|
|
|
|
|
|
|
- Keep screenshots near the text that describes them
|
2019-12-22 12:01:51 -08:00
|
|
|
|
|
|
|
- Start each program or section being underlines with =
|
2019-12-23 23:08:18 -08:00
|
|
|
|