- generate() - Method in class synapticloop.documentr.generator.Generator
-
Generate the documentation.
- generate() - Method in class synapticloop.documentr.plugin.DocumentrTask
-
- Generator - Class in synapticloop.documentr.generator
-
- Generator(Project, DocumentrPluginExtension) - Constructor for class synapticloop.documentr.generator.Generator
-
Instantiate a generator which will generate the README file from the
documentr.json file.
- Generator(File, String, boolean) - Constructor for class synapticloop.documentr.generator.Generator
-
Instantiate a generator, without being attached to a gradle build project
- getDependencies() - Method in class synapticloop.documentr.bean.ConfigurationBean
-
Get the dependencies for this configuration
- getDirectory() - Method in class synapticloop.documentr.plugin.DocumentrPluginExtension
-
Return the directory that the documentr plugin looks for the 'documentr.json'
file, by default this is the current working directory
- getDocumentrFile() - Method in class synapticloop.documentr.plugin.DocumentrPluginExtension
-
Get the documentr file name to be parsed (by default this is 'documentr.json'
- getEnd() - Method in class synapticloop.documentr.bean.StartEndBean
-
- getExtension() - Method in class synapticloop.documentr.plugin.DocumentrPluginExtension
-
Get the output extension, by default this is .md
- getName() - Method in class synapticloop.documentr.bean.ConfigurationBean
-
Get the name of the configuration
- getStart() - Method in class synapticloop.documentr.bean.StartEndBean
-
- getVerbose() - Method in class synapticloop.documentr.plugin.DocumentrPluginExtension
-
Get whether there should be verbose output