|
From: Michalis K. <ka...@us...> - 2026-03-30 01:26:56
|
- **status**: open --> closed
- **assigned_to**: Michalis Kamburelis
---
**[bugs:#87] auto link and duplicated names**
**Status:** closed
**Version:** 0.14.0
**Created:** Sun Nov 08, 2015 09:21 PM UTC by Benito van der Zander
**Last Updated:** Mon Mar 30, 2026 01:26 AM UTC
**Owner:** Michalis Kamburelis
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.
---
Sent from sourceforge.net because pas...@li... is subscribed to https://sourceforge.net/p/pasdoc/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pasdoc/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |