]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #4904 - alexcrichton:clean-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 5 Jan 2018 19:11:56 +0000 (19:11 +0000)
committerbors <bors@rust-lang.org>
Fri, 5 Jan 2018 19:11:56 +0000 (19:11 +0000)
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


Trivial merge