Documenter
The package documentation is generated from source, so the doc comments are the documentation.
Rules
- Always add a doc comment to every exported function, describing arguments and return values
- A doc comment starts with the symbol name so the generated page reads correctly