> For the complete documentation index, see [llms.txt](https://docs.nullcraft.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nullcraft.org/readthis/status.md).

# 文档状态标记说明

{% hint style="info" %}
为了简洁并可视化的显示每个文档页面的状态，在这里列出不同状态下的标记方法和预览。
{% endhint %}

## 文档的更新状态

{% hint style="info" %}
文档的更新状态使用 Emoji 表情作为显示，主要是因使用文字标记可能导致过长无法正常显示。
{% endhint %}

### 状态：已完成

无任何状态图标

### 状态：正在更新

使用 Emoji 预览：🚧

### 状态：暂停更新

使用 Emoji 预览：🚫

### 状态：已被废弃

使用 Emoji 预览：❌

## 更新日志的标记

{% hint style="info" %}
主要用于项目的更新日志来分辨状态
{% endhint %}

### 项目发布样式

<mark style="color:purple;">**`[发布]`**</mark>

### 更新内容样式

<mark style="color:blue;">**`[更新]`**</mark>

### 优化内容样式

<mark style="color:orange;">**`[优化]`**</mark>

### 修复内容样式

<mark style="color:red;">**`[修复]`**</mark>

### 安全内容样式

<mark style="color:green;">**`[安全]`**</mark>
