Class: IsoDoc::IHO::HtmlConvert

Inherits:
Generic::HtmlConvert
  • Object
show all
Includes:
BaseConvert, Init
Defined in:
lib/isodoc/iho/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, #info, #metadata_init, #omit_docid_prefix, #xref_init

Methods included from BaseConvert

#error_parse

Instance Method Details

#configurationObject



11
12
13
# File 'lib/isodoc/iho/html_convert.rb', line 11

def configuration
  Metanorma::IHO.configuration
end