Documentation
¶
Index ¶
- type BodyChopper
- type Page
- func (p Page) TextAndPositionFromSectionName(sectionName string, localizer *locale.Localizer) (text string, position int)
- func (p Page) TextAndPositionFromSectionNumber(sectionNumber string, localizer *locale.Localizer) (text string, position int)
- func (p Page) TextForPosition(position int) string
- func (p Page) Toc(localizer *locale.Localizer) string
- type Section
- type Wiki
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BodyChopper ¶
type Page ¶
type Page Section
func (Page) TextAndPositionFromSectionName ¶
func (Page) TextAndPositionFromSectionNumber ¶
func (Page) TextForPosition ¶
Click to show internal directories.
Click to hide internal directories.