-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooling doc updates #1211
Tooling doc updates #1211
Conversation
Typo fixes and minor edits
Added ToC, minor edits
Add ToC
Updates to improve readability, added ToC
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
two small nits.
|
||
#### Warnings | ||
The following entity block would throw an error because it does not contain a type or a code. | ||
```yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: remove "yaml"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
including yaml
formats the code block as if it were yaml text
type: HVAC/VAV_SD_CSP | ||
|
||
The following entity block would only expose a warning because these are not the correct fields for VAV_SD_DSP as defined in DBO. | ||
```yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: remove "yaml"
Typo fixes and minor edits