Skip to content

Commit ed25d9e

Browse files
committed
docs: 更新文档
1 parent afb1c9d commit ed25d9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ router.Get("/openapi", doc.Handler()) // 将文档以接口的形式输出
103103

104104
- 提取和更新本地化信息;
105105
- 热编译项目;
106+
- 为枚举类型生成常用接口;
107+
- 根据对象的注释生成 markdown 文档;
108+
- 根据模板生成项目;
106109

107110
macOS 和 linux 用户可以直接使用 brew 进行安装:
108111

0 commit comments

Comments
 (0)