class desc_signature_line(nodes.Part, nodes.Inline, nodes.FixedTextElement):
Node for a line in a multi-line object signature.
It should only be used as a child of a desc_signature
with is_multiline set to True.
Set add_permalink = True for the line that should get the permalink.
Class Variable | sphinx_line_type |
Undocumented |