docs

package
v0.0.0-...-9a3fa0c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OutputMarkdown = "markdown"
	OutputHTML     = "html"
)

Variables

View Source
var DefaultOptions = &Options{
	Output: OutputMarkdown,
}

Functions

func Generate

func Generate(dict *dictionary.Dictionary, opts *Options) (*bytes.Buffer, error)

Types

type Options

type Options struct {
	Output string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL