You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
<footer {{ # unless settings .hideGenerator }} class="with-border-bottom" {{ / unless }} >
<div class="container">
<h2>图例</h2>
<div class="tsd-legend-group">
{{ # each legend }}
<ul class="tsd-legend">
{{ # each . }}
<li class=" {{ # compact }} {{ # each classes }} {{ . }} {{ / each }} {{ / compact }} "><span class="tsd-kind-icon"> {{ name }} </span></li>
{{ / each }}
</ul>
{{ / each }}
</div>
</div>
</footer>
{{ # unless settings .hideGenerator }}
<div class="container tsd-generator">
<p>友链:<a href="https://jeasonstudio.gitbooks.io/vscode-cn-doc/content/" target="_blank">VS Code 中文文档</a> | <a href="https://code.visualstudio.com/docs" target="_blank">VS Code 官网文档</a> | <a href="https://marketplace.visualstudio.com/" target="_blank">VS Code 扩展市场</a></p>
<p>Generated by <a href="https://typedoc.org/" target="_blank">TypeDoc</a>. Maintained by <a href="https://youngjuning.js.org" target="_blank">洛竹</a></p>
</div>
{{ / unless }}