You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the mailing list, a user reported that when he used the @inheritdoc tag, the source-file links in the resulting docs pointed to the thing that was being inherited, rather than the source file that actually contained the @inheritdoc tag.
We should check all of the following tags and fix this issue if necessary:
@augment
@inheritdoc
@mixes
@override
The text was updated successfully, but these errors were encountered:
On the mailing list, a user reported that when he used the
@inheritdoc
tag, the source-file links in the resulting docs pointed to the thing that was being inherited, rather than the source file that actually contained the@inheritdoc
tag.We should check all of the following tags and fix this issue if necessary:
@augment
@inheritdoc
@mixes
@override
The text was updated successfully, but these errors were encountered: