You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
762 B
27 lines
762 B
Style Guide
|
|
===========
|
|
|
|
- Program names use the same capitalization you use in the main menu.
|
|
|
|
- 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.
|
|
|
|
- Use the - for bullet pointed lists usually at the beginning of lists of features.
|
|
|
|
- Use oxford commas as easier for added or removing features.
|
|
|
|
- Order sections like Summary --> Usage --> Screenshot (if one or two) --> Version --> How To Launch --> Customizing (If nesecary)
|
|
|
|
Sections
|
|
--------
|
|
|
|
- Have - put under them for a section about a program.
|
|
|
|
- Keep screenshots near the text that describes them
|
|
|
|
- Start each program or section being underlines with =
|
|
|