JSON Output
Generate JSON output for easy documentation imports into other documentation tools and platforms.
π Instantiate DocBox
docbox = new DocBox();βοΈ Properties
docbox = new DocBox();
docbox.addStrategy( "JSON",
{
projectTitle = "DocBox API",
outputDir = expandPath( "/resources/tmp" )
} );π Generate Documentation
Last updated
Was this helpful?