If developers (i.e. users of the APIs) have access the source code, then bad documentation is worse than no documentation. But at least once the users have figured out that the documentation is bad, they can look at the source code to figure find out what the answers to dotheir problems.
If developers don't have source code access, then bad documentation may be better than no documentation, depending on how simple the APIs really are to use and how bad the documentation is. If the documentation is really bad and source code is unavailable, the user may need to give up on using the APIs entirely.
