"fileName": the name of the Epub file to generate. The file will be generated in the output directory. Note that if the "docFile" property is defined, the "fileName" property will not be used
"docFile": the path of the Epub file to generate
"title": the title of the document. The default title is "Wiki"
"author": the author of the document. The default is "author"
"cover": the path of the cover image for the document
"chaptersContent": the path of the XML file defining the Document content. By default a default content will be generated
Configuration properties
The properties have the same names as for the Command line, but without the leading "-". For example: "tocLevel", "docFile", etc...
For example:
title=My Document author=Jon Snow
See also
Command-line: This article is about how to execute the application by the command-line without showing the UI
Configuration file: It is possible to define an optional property / value configuration file when starting the application (using the graphical UI or the command line)