Usage: mkapi [-ah] [--ast] [--[no]-private] [--[no]-protected] [--help] [--version] [--output=] [--title=] [--level=] [--lang=] [--indent=] Documentation generator. Options -o, --output=[FILE] Write output to FILE (default: stdout) -t, --title=[VAL] Title for initial heading -l, --level=[NUM] Initial heading level (default: 1) -L, --lang=[LANG] Language for fenced code blocks (default: javascript) -i, --indent=[NUM] Number of spaces for JSON (default: 2) -a, --ast Print AST as JSON --[no]-private Enable or disable private symbols --[no]-protected Enable or disable protected symbols -h, --help Display help and exit --version Print the version and exit mkapi@1.2.2