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

build(javadoc): skip examples module from Javadoc #513

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

mojito317
Copy link
Contributor

@mojito317 mojito317 commented Jan 12, 2024

PR summary

fixes #512

Note: An existing issue is required before opening a PR.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the
    Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

Javadoc displays features on main page.

What is the new behavior?

Javadoc does not display features on main page.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

I tested this locally and now I cannot see it:
image

@mojito317 mojito317 requested a review from a team as a code owner January 12, 2024 10:13
@mojito317 mojito317 merged commit d3916df into main Jan 15, 2024
6 checks passed
@mojito317 mojito317 deleted the skip-examples-from-javadoc branch January 15, 2024 09:41
@mojito317 mojito317 self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude features sub-page from Javadoc
3 participants