class documentation

class Include(BaseInclude, SphinxDirective):

View In Hierarchy

Like the standard "Include" directive, but interprets absolute paths "correctly", i.e. relative to source directory.
Method run Undocumented

Inherited from SphinxDirective:

Method get​_location Get current location info for logging.
Method get​_source​_info Get source and line number.
Method set​_source​_info Set source and line number to the node.
Property config Reference to the .Config object.
Property env Reference to the .BuildEnvironment object.
def run(self):

Undocumented

Returns
List[Node]Undocumented