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

Broken JavaDocs links in online developer's guide #6

Closed
mknauer opened this issue May 4, 2022 · 1 comment
Closed

Broken JavaDocs links in online developer's guide #6

mknauer opened this issue May 4, 2022 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation releng Release engineering tasks
Milestone

Comments

@mknauer
Copy link
Contributor

mknauer commented May 4, 2022

Copy of Bugzilla bug 579677

Origin forum thread https://www.eclipse.org/forums/index.php/t/1110537/

Dear RAP-Team,

I noticed that in the online developer's guide pages ( https://www.eclipse.org/rap/developers-guide/ ) all the links to JavaDocs are dead (404) beginning with RAP version 3.15. The last version with working links appears to be 3.14.

Working examples for 3.14:

Broken example as from 3.15:

It seems that the "api" folder is not part of the references anymore since version 3.15. You can see the difference here:

So either the links to the JavaDocs have changed, or the API doc folder was somehow removed in the buildchain as from 3.15.

I didn't find an open bug report for that issue. Please let me know if I should create one.

Best regards,
Ben

@mknauer mknauer added the bug Something isn't working label May 4, 2022
@mknauer mknauer added this to the 3.21 milestone May 4, 2022
@mknauer
Copy link
Contributor Author

mknauer commented May 4, 2022

Fixed with commit f281bda.

@mknauer mknauer closed this as completed May 4, 2022
@mknauer mknauer added documentation Improvements or additions to documentation releng Release engineering tasks labels May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation releng Release engineering tasks
Projects
None yet
Development

No branches or pull requests

1 participant