1
vote
Code documentation: How much is too much?
All public functions must be clearly understandable by someone who has a passing familiarity with your code base, but NOT in your specific section without having to delve into the code.
If …
