- add `#[warn(missing_docs)]` - Document every publically visible item - until the warnings are fixed - Some items might be pub but can be downgraded to `pub (crate)` - documenting them is then optional