bundles / papyri latest / papyri / doc
module
papyri.doc
source: /papyri/doc.py :0
Members
-
_first_paragraph_text -
_flatten_text -
_normalize_see_also -
_numpy_data_to_section -
_OrderedDictProxy -
GeneratedDoc -
paragraph
Summary
GeneratedDoc and the helpers that build / massage it.
Extended Summary
Everything here is part of the IR contract that papyri gen writes out. Gen (in gen.py) drives the pipeline; this module describes the data it produces.
Counterpart to IngestedDoc (in crosslink.py), which is the post-link form of the same shape.
Additional content
GeneratedDoc and the helpers that build / massage it.
Everything here is part of the IR contract that papyri gen writes out. Gen (in gen.py) drives the pipeline; this module describes the data it produces.
Counterpart to IngestedDoc (in crosslink.py), which is the post-link form of the same shape.
Aliases
-
papyri.doc