#rustlang
Is it even possible to persuade cargo doc to generate docs in markdown format? Html is a pain with console only dev. Thanks.

@TheBuell I want this too!

Try as I may I can’t seem to escape the browser. But it would be nice especially for private repos. Then you could add a cargo doc call to your git actions and have all the docs readable and self contained.