class HelpOutputDirective(Directive):
Directive that will generate the pydoctor help as block literal.
It takes no options or input value.
Method | run |
Called by docutils each time the directive is found. |
Class Variable | has​_content |
Undocumented |