public class JsonFileGenerator
@NotNull public org.jetbrains.dokka.FormatService getFormatService()
@Inject
public void setFormatService(@NotNull
org.jetbrains.dokka.FormatService p)
@NotNull
public org.jetbrains.dokka.Location location(@NotNull
org.jetbrains.dokka.DocumentationNode node)
public void buildPages(@NotNull
java.lang.Iterable<? extends org.jetbrains.dokka.DocumentationNode> nodes)
public void buildOutlines(@NotNull
java.lang.Iterable<? extends org.jetbrains.dokka.DocumentationNode> nodes)
public void buildSupportFiles()
public void buildPackageList(@NotNull
java.lang.Iterable<? extends org.jetbrains.dokka.DocumentationNode> nodes)
@NotNull public java.io.File getRoot()