tonycituk / automated-javadoc

Example for automating javadocs generation with github actions.

Home Page:https://tonycituk.github.io/automated-javadoc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Javadocs ☕📝

Every push on main triggers the action and deploys javadocs, it looks like this ⬇️⬇️.

image

This repo makes use of github actions to create javadocs from the java files at src/main/java.

You can view the defined workflow right here!

  • Just get a JDK
  • Upload your code 👨‍💻
  • Run Javadoc instructions
  • Deploy! 🚀

Check out other automation workflows i've designed at skew-dev/cinephilia.

About

Example for automating javadocs generation with github actions.

https://tonycituk.github.io/automated-javadoc/


Languages

Language:Java 100.0%