API Reference

Render classes

RenderBase Extend the base render class
RenderDoc Extend Rendering of a layout.Doc
RenderDocClass Extend Rendering of a layout.DocClass object
RenderDocFunction Extend Rendering of a layout.DocFunction object
RenderDocAttribute Extend Rendering of a layout.DocAttribute object
RenderDocModule Extend Rendering of a layout.DocModule object
RenderDocCallMixin Extend Rendering of objects that can be called
RenderDocMembersMixin Extend Rendering of objects that have members
RenderLayout Extend Rendering of a layout.Layout object
RenderPage Extend Rendering of a layout.Page object
RenderSection Extend Rendering of a layout.Section object

Extending the Render classes

QRenderer Render strings to markdown
exclude_attributes Exclude the parameters of functions/class in the documentation
exclude_classes Exclude the classes in a class or module from the documentation
exclude_functions Exclude the methods of a class or functions of a module from documentation
exclude_parameters Exclude the parameters of functions/class in the documentation