docs: 为全部代码补充中文注释并加入 AGENTS 注释规范

This commit is contained in:
cat-shark
2026-08-13 22:09:55 +08:00
parent 41f8dc8d46
commit 90583d1dca
5 changed files with 46 additions and 1 deletions
+4 -1
View File
@@ -1 +1,4 @@
"""WOV SRT to dual-eye ASS node."""
"""WOV SRT 转 VR 双眼 ASS 字幕节点。
把翻译后的中文 SRT 转换为左右眼并排显示的 ASS 字幕,供 VR 播放器使用。
"""