Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct {
Title string
SourceFolderPath string
OutputFolderPath string
// Whether generate a check file
CompileCheckFile bool
Template fs.ReadFileFS
TemplatePath string
ServeInfo
// contains filtered or unexported fields
}
Info is the output book's information
func (*Info) InitOutputFolder ¶
func (i *Info) InitOutputFolder()
Click to show internal directories.
Click to hide internal directories.