docGeneratorEditor.jar
library in your ClassPath (by default it is included if the jar file is in the same directory as the docGenerator.jar
jar file)javafx.web/javafx.scene.web
and javafx.web/com.sun.webkit
modules to be able to use the Search function.
launcher.jar
jar file in the install directory, you will open the GUI interface and the Editor will be available.docgenerator.conf
file in the same directory. This is a properties file containing two properties:JAVAHOME
: the path of the JAVA_HOME directory. If you don't specify the path or it is empty, the default JRE location will be usedJAVAFXLIB
: the path of the JavaFX library. If the JRE is less than Java 11, this will not be used because before Java 11, JavaFX is bundled with the JRE installationdocJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.