Documentation
¶
Index ¶
- func GetMarkdownCSS() []byte
- type Gen
- func (g *Gen) Build() (_ []byte, err error)
- func (g *Gen) BuildSearchPageTemplate() (_ []byte, err error)
- func (g *Gen) WithAPITitle(apiTitle string) *Gen
- func (g *Gen) WithBasepath(basepath string) *Gen
- func (g *Gen) WithDocument(doc string) *Gen
- func (g *Gen) WithFavicon(href string) *Gen
- func (g *Gen) WithPages(pages core.Pages) *Gen
- func (g *Gen) WithSearchLink(searchLink string) *Gen
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMarkdownCSS ¶
func GetMarkdownCSS() []byte
Types ¶
type Gen ¶
type Gen struct {
// contains filtered or unexported fields
}
func (*Gen) BuildSearchPageTemplate ¶
func (*Gen) WithAPITitle ¶
func (*Gen) WithBasepath ¶
func (*Gen) WithDocument ¶
func (*Gen) WithFavicon ¶
func (*Gen) WithSearchLink ¶
Click to show internal directories.
Click to hide internal directories.