to JSON
fun toJSON( outputPath: Path, synchronizer: StacksSynchronizer, runtime: AvailRuntime, linkingFileMap: LinkingFileMap, nameOfGroup: String, errorLog: StacksErrorLog)
Content copied to clipboard
Create JSON file from implementation.
Parameters
synchronizer
The StacksSynchronizer used to control the creation of Stacks documentation
runtime
An runtime.
linking File Map
A mapping object for all files in stacks
name Of Group
The name of the implementation as it is to be displayed.
error Log
The accumulating StacksErrorLog
Throws
If an I/O exception occurs.