From: bors Date: Fri, 5 Jan 2018 19:11:56 +0000 (+0000) Subject: Auto merge of #4904 - alexcrichton:clean-docs, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~59 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a44612f2d420dca53a17ebb5d95fd0cd94f48d81;p=cargo.git Auto merge of #4904 - alexcrichton:clean-docs, r=alexcrichton Delete the old docs, lift up the new This commit deletes the old documentation now that the "official source" is the main book. The book is now lifted up directly into `src/doc` instead of `src/doc/book`. The CI no longer builds documentation and has been updated to just run mdbook to make sure there's no errors. The documentation will actually get published in the rust-lang/rust repo --- a44612f2d420dca53a17ebb5d95fd0cd94f48d81