junichi11 commented on PR #4846:
URL: https://github.com/apache/netbeans/pull/4846#issuecomment-1288787001

   @tmysik Could you please have a look at this when you have time? If there is 
no problem, let's merge it. Thanks.
   
   I've implemented this based on PhpDocumentor in the past. If there is exact 
documentation for `{@inheritdoc}`, we should follow it. However, I can't find 
the exact specification about `{@inheritDoc}` now...
   Currently, when PHPDoc has only a single sentence(e.g. Get something.), 
inline `{@inheritdoc}` is not replaced by anything (e.g. `/** {@inheritdoc} 
something...*/`). If only `{@inheritdoc}` is written, `{@inheritdoc}` is 
replaced with it(Get something). So, I've changed it to the same behavior.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to