Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaDoc @linkplain is not recognized (Origin: bugzilla #688387) #4954

Closed
doxygen opened this issue Jul 2, 2018 · 3 comments
Closed

JavaDoc @linkplain is not recognized (Origin: bugzilla #688387) #4954

doxygen opened this issue Jul 2, 2018 · 3 comments
Labels
bug enhancement a request to enhance doxygen, not a bug Java

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status ASSIGNED severity normal in component build for ---
Reported in version 1.8.2 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2012-11-15 12:30:52 +0000, Adam Badura wrote:

Not only Doxygen does not recognize @linkplain. It also misunderstands it
for a misspelled {@link ...} without (expected) white space after "link"
issuing a warning:

warning: expected whitespace after javalink command

This is especially bad since resulting documentation not only misses the
link but also shows closing } from the {@linkplain ...}.

On 2012-11-16 17:05:25 +0000, Adam Badura wrote:

Created attachment 229170
Examples for few bugs

Archive contains a Doxygen configuration file and a short C++ header file
with a class and few functions showing bugs in Doxygen handling of JavaDoc
formatted comments.

Examples for:
- Bug 688381,
- Bug 688383,
- Bug 688384,
- Bug 688385,
- Bug 688386,
- Bug 688387.

On 2018-02-26 19:08:08 +0000, albert wrote:

Regarding the support of @linkplain see discussion in Bug_688386 (@literal).

On 2018-02-26 19:22:49 +0000, albert wrote:

I've just pushed a proposed patch to github (pull request 667,
https://github.com/doxygen/doxygen/pull/667) so that in case of @linkplain
an understandable waring message.

On 2018-03-05 15:55:57 +0000, albert wrote:

*** Bug 620332 has been marked as a duplicate of this bug. ***

On 2018-04-22 12:30:48 +0000, albert wrote:

Code has been integrated in master on github.
@doxygen doxygen added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Jul 18, 2018
@doxygen
Copy link
Owner Author

doxygen commented Aug 8, 2019

This issue was previously marked 'fixed but not released',
which means it should be fixed in doxygen version 1.8.16.
Please verify if this is indeed the case. Reopen the
issue if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Aug 8, 2019
@doxygen doxygen closed this as completed Aug 8, 2019
@albert-github
Copy link
Collaborator

For the {@javaplain ...} implementation, I've just pushed a proposed patch, pull request #8951

@albert-github albert-github added bug enhancement a request to enhance doxygen, not a bug Java labels Dec 8, 2021
@albert-github
Copy link
Collaborator

Code has been integrated in master on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement a request to enhance doxygen, not a bug Java
Projects
None yet
Development

No branches or pull requests

2 participants