AbstractNode# class technote.ext.abstract.AbstractNode(rawsource='', *children, **attributes)# Bases: General, Element A docutils node for the abstract content section. Parameters: rawsource (str, default: '') attributes (Any)