public class CtagsProcessor extends AbstractProcessor
Constructor and Description |
---|
CtagsProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(java.util.Collection<ModuleDocumentation> modules,
java.nio.file.Path targetFolder) |
java.lang.String |
render(ModuleDocumentation documentation) |
adaptSections, addModule, docFile, fileExtension, getPackages, getSubmodulesOf, getTargetFolder, linkToFile, linkToFile, modules, outputFile, renderIndex, setTargetFolder, template
public CtagsProcessor()
public java.lang.String render(ModuleDocumentation documentation) throws java.lang.Throwable
render
in class AbstractProcessor
java.lang.Throwable
public void process(java.util.Collection<ModuleDocumentation> modules, java.nio.file.Path targetFolder) throws java.lang.Throwable
process
in class AbstractProcessor
java.lang.Throwable