Class: IsoDoc::VG::HtmlConvert
- Inherits:
-
Generic::HtmlConvert
- Object
- Generic::HtmlConvert
- IsoDoc::VG::HtmlConvert
- Includes:
- Init
- Defined in:
- lib/isodoc/vg/html_convert.rb
Overview
A Converter implementation that generates HTML output, and a document schema encapsulation of the document for validation
Instance Method Summary collapse
Methods included from Init
Instance Method Details
#configuration ⇒ Object
11 12 13 |
# File 'lib/isodoc/vg/html_convert.rb', line 11 def configuration Metanorma::VG.configuration end |