Skip to content

Commit e4a787f

Browse files
committed
Remove outdated part of doc_links module docs
1 parent f6759ba commit e4a787f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/ide/src/doc_links.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
//! Resolves and rewrites links in markdown documentation.
2-
//!
3-
//! Most of the implementation can be found in [`hir::doc_links`].
42
53
use std::iter::once;
64

0 commit comments

Comments
 (0)