bundles / papyri 0.0.10 / papyri / nodes / section_title_text
function
papyri.nodes:section_title_text
source: /papyri/nodes.py :869
Signature
def section_title_text ( title : tuple[PhrasingContent, ...] ) → str Summary
Plain-text projection of a Section.title for places that need a string (tab title, slug source, comparison against canonical numpydoc section names). Walks the inline tree and concatenates text content.
Aliases
-
papyri.gen.section_title_text