dita_sop_converter
Contents:
DITA SOP Converter - System Design
High-Level Architecture
Core Design Patterns
Internal Data Models (Updated)
Table + Step Handling (Updated)
Image Handling Design (Updated)
Naming + Map Model (Updated)
Why the Pipeline Is Tolerant
Extensibility Roadmap
Summary
Project development Guide
Runtime I/O Flow and Phase-2 Enhancements
Pipeline Module
docx_reader Module
Classifier Module
Model Module
dita_writer Module
Logging Module
dita_sop_converter
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
W
A
add_block() (dita_sop_converter.model.TopicModel method)
add_entry() (dita_sop_converter.model.MapModel method)
alt (dita_sop_converter.model.ImageBlock attribute)
(dita_sop_converter.model.ImageModel attribute)
B
BaseClassifier (class in dita_sop_converter.classifier)
Block (class in dita_sop_converter.model)
blocks (dita_sop_converter.docx_reader.RawSection attribute)
(dita_sop_converter.model.TopicModel attribute)
C
cells (dita_sop_converter.model.TableRowBlock attribute)
classify() (dita_sop_converter.classifier.BaseClassifier method)
(dita_sop_converter.classifier.SopHeuristicClassifier method)
cmd (dita_sop_converter.model.StepBlock attribute)
CONCEPT (dita_sop_converter.model.TopicType attribute)
configure_logging() (in module dita_sop_converter.logging_config)
ConverterPipeline (class in dita_sop_converter.pipeline)
D
dita_sop_converter.classifier
module
dita_sop_converter.dita_writer
module
dita_sop_converter.docx_reader
module
dita_sop_converter.logging_config
module
dita_sop_converter.model
module
dita_sop_converter.pipeline
module
DitaWriter (class in dita_sop_converter.dita_writer)
DocxReader (class in dita_sop_converter.docx_reader)
E
entries (dita_sop_converter.model.MapModel attribute)
F
FIGURE_RE (dita_sop_converter.classifier.SopHeuristicClassifier attribute)
(dita_sop_converter.docx_reader.DocxReader attribute)
filename (dita_sop_converter.model.ImageBlock attribute)
G
get_logger() (in module dita_sop_converter.logging_config)
H
HEADING_STYLE_RE (dita_sop_converter.docx_reader.DocxReader attribute)
height_px (dita_sop_converter.model.ImageConvertResult attribute)
(dita_sop_converter.model.ImageModel attribute)
href (dita_sop_converter.model.MapEntry attribute)
I
id (dita_sop_converter.model.MapModel attribute)
(dita_sop_converter.model.TopicModel attribute)
image (dita_sop_converter.model.StepBlock attribute)
ImageBlock (class in dita_sop_converter.model)
ImageConvertResult (class in dita_sop_converter.model)
ImageModel (class in dita_sop_converter.model)
info (dita_sop_converter.model.StepBlock attribute)
is_caption (dita_sop_converter.docx_reader.RawBlock attribute)
is_header (dita_sop_converter.model.TableRowBlock attribute)
is_table (dita_sop_converter.docx_reader.RawBlock attribute)
is_vector (dita_sop_converter.model.ImageBlock attribute)
K
kind (dita_sop_converter.model.TableBlock attribute)
L
level (dita_sop_converter.docx_reader.RawSection attribute)
M
MapEntry (class in dita_sop_converter.model)
MapModel (class in dita_sop_converter.model)
module
dita_sop_converter.classifier
dita_sop_converter.dita_writer
dita_sop_converter.docx_reader
dita_sop_converter.logging_config
dita_sop_converter.model
dita_sop_converter.pipeline
N
navtitle (dita_sop_converter.model.MapEntry attribute)
NOTE_RE (dita_sop_converter.docx_reader.DocxReader attribute)
note_type (dita_sop_converter.model.RawNoteBlock attribute)
O
output_filename (dita_sop_converter.model.ImageConvertResult attribute)
(dita_sop_converter.model.ImageModel attribute)
R
raw_bytes (dita_sop_converter.model.ImageBlock attribute)
RawBlock (class in dita_sop_converter.docx_reader)
RawDocument (class in dita_sop_converter.docx_reader)
RawNoteBlock (class in dita_sop_converter.model)
RawSection (class in dita_sop_converter.docx_reader)
read() (dita_sop_converter.docx_reader.DocxReader method)
REFERENCE (dita_sop_converter.model.TopicType attribute)
rows (dita_sop_converter.model.TableBlock attribute)
run() (dita_sop_converter.pipeline.ConverterPipeline method)
S
sections (dita_sop_converter.docx_reader.RawDocument attribute)
shortdesc (dita_sop_converter.model.TopicModel attribute)
SopHeuristicClassifier (class in dita_sop_converter.classifier)
StepBlock (class in dita_sop_converter.model)
style_name (dita_sop_converter.docx_reader.RawBlock attribute)
T
TableBlock (class in dita_sop_converter.model)
TableRowBlock (class in dita_sop_converter.model)
TASK (dita_sop_converter.model.TopicType attribute)
text (dita_sop_converter.docx_reader.RawBlock attribute)
(dita_sop_converter.model.Block attribute)
title (dita_sop_converter.docx_reader.RawDocument attribute)
(dita_sop_converter.docx_reader.RawSection attribute)
(dita_sop_converter.model.ImageModel attribute)
(dita_sop_converter.model.MapModel attribute)
(dita_sop_converter.model.TableBlock attribute)
(dita_sop_converter.model.TopicModel attribute)
TOPIC (dita_sop_converter.model.TopicType attribute)
topic_type (dita_sop_converter.model.MapEntry attribute)
(dita_sop_converter.model.TopicModel attribute)
TopicModel (class in dita_sop_converter.model)
TopicType (class in dita_sop_converter.model)
W
width_px (dita_sop_converter.model.ImageConvertResult attribute)
(dita_sop_converter.model.ImageModel attribute)
write_map() (dita_sop_converter.dita_writer.DitaWriter method)
write_topics() (dita_sop_converter.dita_writer.DitaWriter method)