Menu

#87 auto link and duplicated names

0.14.0
open
nobody
None
5
2015-11-08
2015-11-08
No

I have a type TX in unit A that is referenced in unit B as

//* Just a wrapper to unit A. 
type TX = unitA.TX;

If I write TX in the index document, it is auto linked to unitB.TX, when it should be autolinked to unit A.

If I write @noAutoLinkHere in unitB, TX in the index document is not autolinked anywhere, despite there still being the target in unitA.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.