Documentation ¶
Overview ¶
This CLI utility runs a command listed below to run its corresponding output generator on a mexdown source file.
Usage:
mexdown [command]
Available Commands:
help Help about any command html HTML output generator for mexdown source files
Flags:
-h, --help help for mexdown
Use "mexdown [command] --help" for more information about a command.
Directories ¶
Path | Synopsis |
---|---|
Package ast declares structures used to represent mexdown syntax trees.
|
Package ast declares structures used to represent mexdown syntax trees. |
gen
|
|
html
Package html converts an AST file structure into html output.
|
Package html converts an AST file structure into html output. |
Package parser implements a parser for mexdown source.
|
Package parser implements a parser for mexdown source. |
Click to show internal directories.
Click to hide internal directories.