feat(注释优化): 为避免go doc生成重复,Package ofdgo注释仅保留一个

This commit is contained in:
2025-12-30 08:42:52 +08:00
parent 2e8b65b0a3
commit a1dbc9dfe5
11 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package ofdgo 首原生、全平台兼容的纯 Go 语言 OFD 渲染库
// Package ofdgo 首原生、全平台兼容的纯 Go 语言 OFD 渲染库
package ofdgo
import (