- generate() - Method in class org.ops4j.ramler.html.HtmlGenerator
-
Generates HTML documentation for the given configuration.
- getConfig() - Method in class org.ops4j.ramler.html.HtmlContext
-
Gets the HTML generator configuration.
- getEngine() - Method in class org.ops4j.ramler.html.trimou.TemplateEngine
-
Constructs a template engine with some additional helpers and lambdas for HTML generation.
- getSourceFile() - Method in class org.ops4j.ramler.html.HtmlConfiguration
-
Gets the top-level RAML source file.
- getTargetDir() - Method in class org.ops4j.ramler.html.HtmlConfiguration
-
Gets the target directory for generated HTML.
- getTemplateDir() - Method in class org.ops4j.ramler.html.HtmlConfiguration
-
Gets the directory with Trimou templates for the HTML generator.
- getTemplateDir() - Method in class org.ops4j.ramler.html.trimou.TemplateEngine
-
Gets the template directory.
- getWebResourceDir() - Method in class org.ops4j.ramler.html.HtmlConfiguration
-
Gets the directory with additional web resources for the HTML generator.