跳转至

{% include "docs/glossary/_common/_glossary_header.md" %}

Glossary

The purpose of this document is to provide short definitions for a collection of technical terms used in Fuchsia.

To add a glossary definition, see Adding glossary entries.

Terms

Glossary area

{%- for area in areas %} {%- set found=false %} {%- for item in glossary -%} {%- for terma in item.area -%} {%- if terma == area %} {%- set found=true %} {%- endif %} {%- endfor %} {%- endfor %} {%- if found %}
{%- endif %} {%- endfor %}


{% include "docs/glossary/_common/_glossary_list_header.md" %} {%- for item in glossary %} {% include "docs/glossary/_common/_glossary_list_body.md" %} {%- endfor %} {% include "docs/glossary/_common/_glossary_list_footer.md" %} {# This div is used to close the filter that is initialized above #}

最后更新: 2022 年 12 月 31 日(Saturday) 21:07 CST