mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-24 07:42:37 +02:00
fix doc
This commit is contained in:
parent
0c09c85763
commit
7e3f0d4fcc
@ -1,4 +1,4 @@
|
||||
// Package options manage options with default value from config.
|
||||
// Package converter options manage options with default value from config.
|
||||
package converter
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Package profiles manage supported profiles for go-comic-converter.
|
||||
// Package converter profiles manage supported profiles for go-comic-converter.
|
||||
package converter
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Package epuboptions EPUBOptions for EPUB creation.
|
||||
// Package epuboptions for EPUB creation.
|
||||
package epuboptions
|
||||
|
||||
type EPUBOptions struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user