Module: Uniword::Generation

Defined in:
lib/uniword/generation.rb,
lib/uniword/generation/style_mapper.rb,
lib/uniword/generation/style_extractor.rb,
lib/uniword/generation/document_generator.rb,
lib/uniword/generation/structured_text_parser.rb

Overview

Document generation from structured text sources.

Provides classes for extracting styles, mapping semantic elements to OOXML style names, parsing structured text, and generating styled DOCX documents.

Defined Under Namespace

Classes: DocumentGenerator, StructuredTextParser, StyleExtractor, StyleMapper