Add html_root_url to the crate doc
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#![desc = "Rust SMTP client"]
|
||||
#![comment = "Simple SMTP client"]
|
||||
#![license = "MIT/ASL2"]
|
||||
#![doc(html_root_url = "http://amousset.github.io/rust-smtp/smtp/"]
|
||||
|
||||
#![feature(macro_rules)]
|
||||
#![feature(phase)]
|
||||
|
||||
Reference in New Issue
Block a user