No documentation is produced if a component is wrapped before being exported, e.g. using redux connect.
I've tried using different resolvers but this doesn't fix the problem. I can see in the react-docgen codebase history that they have added support for HOCs, so I believe this limitation must be specific to this plugin.