You can edit the wiki using any source editor (or even a text editor), but the tool provides an associated editor to edit the wiki.
The editor does not use a specific file format for the wiki. So you can either edit your articles by hand or use the editor.
Opening the editor
To open the editor, you need to define at least the inputs of the wiki, you can call the editor by using the Editor => Open Editor menu:
The tool will then parse the entire wiki exactly as for the wiki generation, using the same options as the GUI interface. Please note that this initial opening of the editor can take some time, depending on the size of the wiki.
Depending on the size of the wiki, you may see the progress bar status at the bottom of the GUI before the editor is opened:
Note that opening the editor do not write the content of the wiki output on disk, even if you defined the output of the wiki in the GUI interface.
To have the 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)
You also need to have the JavaFX framework in your ClassPath[1]
Note that by default it is not automatically the case if your Java version is at least Java 11
If one of these conditions is not fulfilled, the option will be grayed-out: