Sign in
dart
/
dartdoc.git
/
6391c68e
/
.
/
lib
/
templates
/
_library.html
blob: cb5c6fcf35cf20f5566e180f5fe885e3250e3d67 [
file
] [
log
] [
blame
]
<dt
id
=
"{{htmlId}}"
>
<span
class
=
"name"
>
{{{ linkedName }}}
</span>
{{>categorization}}
</dt>
<dd>
{{#isDocumented}}{{{ oneLineDoc }}}{{/isDocumented}}
</dd>