Point html_root_url to docs.rs

This commit is contained in:
David Tolnay
2017-04-13 11:31:29 -07:00
parent 14034968df
commit dc7ab2696a
6 changed files with 9 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
#![doc(html_root_url = "https://docs.rs/serde_test/0.9.13")]
#[macro_use]
extern crate serde;