Expand description
Code-documentation coupling detection — finds docs that lag behind their referenced source files.
Structs§
- Coupling
Detector - Detects code-documentation coupling drift from git history.
- Coupling
Issue - A detected case where source code changed more recently than its documentation.