People who design APIs. I am begging you. It doesn't matter how "simple" or "intuitive" or "elegant" your API is. You need to include sample code.
@KevinMarks @mcc I was fighting with an open-source library because I couldn’t find the source of a memory leak. So I ran the example code, which of course leaked.
Sample code has to not only compile, but *work*, *correctly*.