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

Improve Javadoc generation #496

Merged
merged 3 commits into from
Apr 28, 2021
Merged

Improve Javadoc generation #496

merged 3 commits into from
Apr 28, 2021

Conversation

Marcono1234
Copy link
Contributor

Changes

References

Fixes #489
Resolves partially #487

Testing

Open the generated Javadoc in the browser:

  • There should be a search bar in the top right corner
  • The impl package (and its classes) should not be documentation

Checklist

@Marcono1234 Marcono1234 requested a review from a team as a code owner April 25, 2021 16:52
Marcono1234 and others added 3 commits April 25, 2021 18:55
This allows using the latest javadoc features (such as a search bar) without
having to the change the lowest Java version supported by the project.
@jimmyjames jimmyjames added CH: Changed documentation This adds, fixes or improves documentation labels Apr 28, 2021
@jimmyjames jimmyjames added this to the v3-Next milestone Apr 28, 2021
Copy link
Contributor

@jimmyjames jimmyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 nice!

@jimmyjames jimmyjames merged commit 849e67a into auth0:master Apr 28, 2021
@Marcono1234 Marcono1234 deleted the marcono1234/javadoc-improvements branch April 29, 2021 21:51
@jimmyjames jimmyjames modified the milestones: v3-Next, 3.16.0 May 10, 2021
@jimmyjames jimmyjames mentioned this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Changed documentation This adds, fixes or improves documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JDK links to Javadoc
2 participants