Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RstConstant ¶
func ParseForConstants ¶
func ParseForConstants(input []byte) []RstConstant
func (*RstConstant) IsHTTPLink ¶
func (r *RstConstant) IsHTTPLink() bool
type RstDirective ¶
func ParseForDirectives ¶
func ParseForDirectives(input []byte) []RstDirective
type RstHTTPLink ¶
type RstHTTPLink string
func ParseForHTTPLinks ¶
func ParseForHTTPLinks(input []byte) []RstHTTPLink
type RstRole ¶
func ParseForRoles ¶
type SharedInclude ¶
type SharedInclude struct {
}func ParseForSharedIncludes ¶
func ParseForSharedIncludes(input []byte) []SharedInclude
Click to show internal directories.
Click to hide internal directories.