Intro
Intelli J IDEA is an IDE developed by JetBrains
Generate Documentation
You can have Intelli J generate documentation for your Java project
- Navigate to Tools => Generate JavaDoc...
- Select whether you want to generate for the whole project, a file, or a custom scope
- Define whether to include any JDKs and libraries
- Choose an Output directory
- Click OK
- Navigate to the file and open it