Skip to content

Commit 4056097

Browse files
committed
Set html_root_url
1 parent eb3bc1f commit 4056097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
//! }
2424
//! ```
2525
26+
#![doc(html_root_url = "https://docs.rs/precise/0.1.6")]
2627
#![allow(
2728
clippy::must_use_candidate,
2829
clippy::needless_doctest_main,

0 commit comments

Comments
 (0)