While most people will not need to reference the API documentation for this contributors will. We should document items for ourselves and others.
To Close:
- Set the crates to have
#![deny(missing_documentation)] in the crate roots so we don't forget to document everything
- Provide comprehensive documentation for each item with doc comments and module level documentation