Directories
¶
Path | Synopsis |
---|---|
package cmd holds common things for different executable commands in this package.
|
package cmd holds common things for different executable commands in this package. |
milo
Main milo command.
|
Main milo command. |
milo/initialize
Initialize package is in charge of initializing the repo by generating .milo.yml
|
Initialize package is in charge of initializing the repo by generating .milo.yml |
milo/review
Package review is in charge of the review command.
|
Package review is in charge of the review command. |
Configuration package is in charge of loading configuration from `.milo.yml` file.
|
Configuration package is in charge of loading configuration from `.milo.yml` file. |
internal
|
|
html
Package html implements an HTML5-compliant tokenizer and parser.
|
Package html implements an HTML5-compliant tokenizer and parser. |
html/atom
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
|
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". |
html/charset
Package charset provides common text encodings for HTML documents.
|
Package charset provides common text encodings for HTML documents. |
Output package contains different output formats for the result of running different results.
|
Output package contains different output formats for the result of running different results. |
Click to show internal directories.
Click to hide internal directories.