This patch adds a helpful message if the 'returns' statement is somehow mistyped. References #14.
This patch teaches doclint to validate presence of return statements. It also adds a bunch of documentation to the api.md. References #14.