#
6d3e18c0 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
Fix MD033 warnings
The following warnings are generated by using markdownlint analysis: ``` MD033/no-inline-html Inline HTML [Element: code] MD033/no-inline-html Inline HTML [Element: pre] MD033/no-
Fix MD033 warnings
The following warnings are generated by using markdownlint analysis: ``` MD033/no-inline-html Inline HTML [Element: code] MD033/no-inline-html Inline HTML [Element: pre] MD033/no-inline-html Inline HTML [Element: b] MD033/no-inline-html Inline HTML [Element: i] ``` Refer to markdown-lint [1] to fix MD033 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/033-no-inline-html.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I7dfb63e9f3a663cfea60b5d0a0a4ae8540ddd1d6
show more ...
|
#
a49e3f19 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I961ec77b2617da3e097e64e0d8e8980bb7e5b426 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
02e78360 |
| 22-Feb-2021 |
Matthew Barth <msbarth@us.ibm.com> |
docs:monitor: Fill in trust group class attribute details
The `class` attribute within 'sensor_trust_groups' contains the trust group determination class implementation to use in determining trust o
docs:monitor: Fill in trust group class attribute details
The `class` attribute within 'sensor_trust_groups' contains the trust group determination class implementation to use in determining trust of the fan sensors within the trust group.
Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: I52721974a8af61f2bb912751a016dfcd28d824e6
show more ...
|
#
57caa923 |
| 16-Feb-2021 |
Matthew Barth <msbarth@us.ibm.com> |
docs:monitor: Configuration content outline
Fill in the fan monitor JSON configuration content and add syntax detail markdown files for each attribute available. Each attribute's syntax markdown fil
docs:monitor: Configuration content outline
Fill in the fan monitor JSON configuration content and add syntax detail markdown files for each attribute available. Each attribute's syntax markdown file will be completed in follow-up commits to provide further details on the attribute within the configuration.
Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: Ibe97080c8b993c67c54af9989e775191607314b7
show more ...
|