Skip to content

Make 'a href' links bold in javadoc #3818

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

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

L-Applin
Copy link
Contributor

@L-Applin L-Applin commented Mar 7, 2023

Description

Update the maven-javadoc-plugin to add a new custom css file to the generated javadoc. This custom css file will make all links in the javadoc website bold.

Testing

Ran mvn clean install javadoc:aggregate -B -Ppublic-javadoc -Dcheckstyle.skip -Dspotbugs.skip -DskipTests -Ddoclint=none -pl <module> locally for a few modules and open the generated javadoc in chrome and firefox. That is the command ran by the release-javadoc build

@L-Applin L-Applin requested a review from a team as a code owner March 7, 2023 19:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@L-Applin L-Applin merged commit b4b106b into master Mar 8, 2023
aws-sdk-java-automation added a commit that referenced this pull request Apr 9, 2025
…c48166f15

Pull request: release <- staging/ef5b349d-31c1-46cb-a8a7-116c48166f15
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.

2 participants