Frank!Doc is a documentation generator for Frank!Framework. It generates documentation from the source code of your Frank!Framework application, including descriptions of the components, their properties, and how they are connected.
Import the project in IntelliJ as a maven project. Make sure to use Java 25 or higher.
We use the code style of the Frank!Framework project. You can find the settings here:
You can import these settings into your IDE to ensure that your code follows the same style as the rest of the project.