Module: ODT2HTML

Defined in:
lib/odt2html-nsi.rb,
lib/odt2html-nsi/base.rb,
lib/odt2html-nsi/version.rb,
lib/odt2html-nsi/declaration.rb,
lib/odt2html-nsi/analyze_styles.rb,
lib/odt2html-nsi/analyze_content.rb,
lib/odt2html-nsi/analyze_graphics.rb,
lib/odt2html-nsi/declaration_block.rb

Defined Under Namespace

Modules: AnalyzeContent, AnalyzeGraphics, AnalyzeStyles Classes: Base, Declaration, DeclarationBlock

Constant Summary collapse

ROOT_PATH =
File.expand_path(File.dirname(__FILE__))
VERSION =
"0.1.1"