What's the best way to search the C++ API documentation?

That’s what I was afraid of. I was hoping I was missing something. It does look like some searches are going to yield far higher-quality results than others. I see in the sources markup for auto-generated docs, but in the specific case of FindObject, it’s a template, so that could be why it’s apparently impossible to find real API documentation for it.

Thanks!