mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-24 15:52:38 +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
|
package converter
|
||||||
|
|
||||||
import (
|
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
|
package converter
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Package epuboptions EPUBOptions for EPUB creation.
|
// Package epuboptions for EPUB creation.
|
||||||
package epuboptions
|
package epuboptions
|
||||||
|
|
||||||
type EPUBOptions struct {
|
type EPUBOptions struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user