Documentation ¶
Overview ¶
exported wtsuite module package for 'online' transpilation by web-servers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transpiler ¶
type Transpiler struct {
// contains filtered or unexported fields
}
func NewTranspiler ¶
func NewTranspiler(compact bool, mathFontURL string) *Transpiler
func (*Transpiler) ClearCache ¶
func (t *Transpiler) ClearCache()
func (*Transpiler) TranspileTemplate ¶
func (t *Transpiler) TranspileTemplate(path string, name string, args_ map[string]interface{}, cacheResult bool) ([]byte, error)
template doesnt need to be exported though
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
wt-search-index
TODO: instead of transpiling the files, just look at the final files
|
TODO: instead of transpiling the files, just look at the final files |
pkg
|
|
Click to show internal directories.
Click to hide internal directories.