On 07/08/14 20:02, Jack Moffitt wrote:
Great work Simon. This is going to make things a lot easier for us.

Does Cargo support this same doc generation step easily?

Yes, Cargo very recently (yesterday?) added support for a 'cargo doc' command that basically runs rustdoc, but takes care of passing all the necessary command line arguments to find dependencies (which we currently do ourselves in the Makefile.)

--
Simon Sapin
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to