From: Alex Crichton Date: Mon, 31 Oct 2016 02:05:39 +0000 (-0700) Subject: Render machine-readable-output docs X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~26^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=485223aed96aebd59809b303850c118bd12c058a;p=cargo.git Render machine-readable-output docs Closes #3237 --- diff --git a/Makefile.in b/Makefile.in index 0b6cf3308..98d5e91c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -136,7 +136,8 @@ clean: # === Documentation DOCS := index faq config guide manifest build-script pkgid-spec crates-io \ - environment-variables specifying-dependencies source-replacement policies + environment-variables specifying-dependencies source-replacement \ + policies machine-readable-output DOC_DIR := target/doc DOC_OPTS := --markdown-no-toc \ --markdown-css stylesheets/normalize.css \