Set the doc root
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
//! l.run(done).unwrap();
|
||||
//! }
|
||||
//! ```
|
||||
#![doc(html_root_url="https://docs.rs/tokio-postgres/0.1.0")]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate fallible_iterator;
|
||||
|
||||
Reference in New Issue
Block a user