#
e693e21f |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
attn/Attention_Handler.md: Fix MD025 warnings
The following warnings are generated by using markdownlint analysis: ``` attn/Attention_Handler.md:15 MD025/single-title/single-h1 Multiple top-level he
attn/Attention_Handler.md: Fix MD025 warnings
The following warnings are generated by using markdownlint analysis: ``` attn/Attention_Handler.md:15 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Overview"] attn/Attention_Handler.md:41 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Implementation Details"] ``` Refer to markdown-lint [1] to fix MD025 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/025-single-h1.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I6cd05ec398eabf39f6f870a58103f22530f2cb3b
show more ...
|
#
8b10d699 |
| 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: Ib936836ce0d698dc522bc047a78d4f1b0060c13c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
d04d6423 |
| 23-Mar-2022 |
Ben Tyner <ben.tyner@ibm.com> |
Attn: Update and revise attention handler markdown
Updated the markdown document to reflect more accurately and with more detail the attention handler design.
Signed-off-by: Ben Tyner <ben.tyner@ib
Attn: Update and revise attention handler markdown
Updated the markdown document to reflect more accurately and with more detail the attention handler design.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I8ac7aa9783e86893ba7dc3f6c0cb53c5a44481df
show more ...
|
#
6c1c3a12 |
| 09-Jan-2020 |
Ben Tyner <ben.tyner@ibm.com> |
Attention Handler design markdown Added attention handler design document and enabled clang-format support. This design document is a work in progress and will continue to be updated as the
Attention Handler design markdown Added attention handler design document and enabled clang-format support. This design document is a work in progress and will continue to be updated as the attention handler design evolves. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Icdd33241f61a1b8691ed31c96cb065ebf08f3512
show more ...
|