layout | title | permalink |
---|---|---|
page |
Style Guide |
/style_guide/ |
This style guide document outlines some general rules for writing documentation within this repository.
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
-
The categories
Parameters
andExamples
MUST be removed if there is no content to be written relating to them. -
The categories
Description
andExamples
MUST start with verbs written in past tense. -
The category
Parameters
MUST have each parameter description start with a noun and appropriate article. -
Documentation as it relates to verb usage SHOULD avoid usage of generic verbs such as the past tense verbs "Sets" and "Changes".
-
All phrases and sentences MUST end in a period (.).
-
Ordinal representations of numbers SHOULD be avoided, such as "first" and "third".