mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
feat(注释优化): 为避免go doc生成重复,Package ofdgo注释仅保留一个
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# OFDGo [](https://pkg.go.dev/github.com/xiaoqidun/ofdgo)
|
# OFDGo [](https://pkg.go.dev/github.com/xiaoqidun/ofdgo)
|
||||||
首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
首个原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
||||||
|
|
||||||
# 安装指南
|
# 安装指南
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
// Package ofdgo 首个原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package ofdgo 首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
|
||||||
package ofdgo
|
package ofdgo
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user