Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBook = Book{ Title: "默认标题", BasePath: "", PrefixChapter: &LineNodes{}, }
Functions ¶
Types ¶
type Book ¶
type Line ¶
type Line struct { Title string BasePath string Path string IsNumber bool IsSeparators bool // contains filtered or unexported fields }
func (*Line) LevelSpace ¶
func (*Line) LineString ¶
type PartChapter ¶
type PartChapters ¶
type PartChapters []*PartChapter
Click to show internal directories.
Click to hide internal directories.