actions-marketplace-validations/javadoc-cleanup
Create mobile-friendly javadocs in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 8, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cicirello_javadoc-cleanup@f17f47eddbff47dba6242d7c5a759a13f96cad8b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path-to-root | The path to the root of the website | no | . |
| base-url-path | The url of your webpage | no | "" |
| user-defined-block | This block will be inserted verbatim into the head of each javadoc page | no | "" |
Outputs
| name | description |
|---|---|
| modified-count | The number of html files modified by javadoc-cleanup. |