/automated-javadoc

Example for automating javadocs generation with github actions.

Primary LanguageJava

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.