index table body deprecated
{{ epitaph.short_description }}
{{ epitaph.short_description }}
| Status | Deprecated | |||||
| Deletion reason | {{ epitaph.deletion_reason }} | |||||
| Removed in CL | {{ epitaph.gerrit_change_id }} | |||||
| Available in Fuchsia revision | {{ epitaph.available_in_git }} | |||||
| Areas |
|
|||||
| Path | {%- if epitaph.path[0] != '/' %} {%- if epitaph.available_in_git %}//{{ epitaph.path }} |
{%- else %}
//{{ epitaph.path }} |
{%- endif %}
{%- elif epitaph.path[0] == '/' and epitaph.path[1] != '/' %}
{%- if epitaph.available_in_git %}
/{{ epitaph.path }} |
{%- else %}
/{{ epitaph.path }} |
{%- endif %}
{%- else %}
{%- if epitaph.available_in_git %}
{{ epitaph.path }} |
{%- else %}
{{ epitaph.path }} |
{%- endif %}
{%- endif %}
最后更新:
2022 年 12 月 31 日(Saturday) 21:07 CST