Class: IsoDoc::Ribose::HtmlConvert
- Inherits:
-
Generic::HtmlConvert
- Object
- Generic::HtmlConvert
- IsoDoc::Ribose::HtmlConvert
- Includes:
- BaseConvert, Init
- Defined in:
- lib/isodoc/ribose/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
#i18n_init, #metadata_init, #xref_init
Methods included from BaseConvert
#clausedelim, #executivesummary, #is_clause?
Instance Method Details
#configuration ⇒ Object
12 13 14 |
# File 'lib/isodoc/ribose/html_convert.rb', line 12 def configuration Metanorma::Ribose.configuration end |