Manual of Style
Jump to navigation
Jump to search
- Link to internal pages are always encouraged
- All pages should contain a Category and See also section
- Allways use templates on See also section
- AWS command pages should include a link to v2 command, update if v1 link present.
- All commands and commands output should use the following format: <code>your_command_goes_here</code>
- Output:
your_command_goes_here
- Output:
- All the large outputs should use the following format, example:
aws eks list-clusters
{
"clusters": []
}
- Tittle from commands has to go in lowercase, use {{lc}} template.
- Allways check if the page exist, in case does not exist you will need to add a redirect link:
- Example: #redirect gsutil acl ch
- Use == or === to create sub titles
Related
See also
Advertising: