xref
: /
openbmc
/
sdbusplus
/
tools
/
sdbusplus
/
templates
/
error.md.mako
(revision 5621624f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
${"##"} Errors
2
3
% for e in
error.errors
:
4
${"###"} ${
e.name
}
5
6
${
e.description
}
7
% endfor
8