Cargo doc - dev & build dependencies

Is it possible to get cargo doc to also create the documentation for build & dev dependencies? This would be really useful to have locally.

I couldn't find anything in --help, the cargo book or github issues related to this. Can I really be the first person to want it?

This is not yet implemented. The relating issue:

Thanks jofas.

Hmm ... I've just taken on the ownership of a project goal, so I'll see how I get on with that and leave this for now unless it becomes more important to me.

I've added a comment on the github issue that build-dependencies would be nice too.