cicirello/javadoc-cleanup
Create mobile-friendly javadocs in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- MIT
Pinned Snippet
uses: cicirello/javadoc-cleanup@eb6cbe89ca0d73aa57f8b1c381a82706311144ad # v1.3.9tags 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. |