Methods
Produce XML documentation for a given class object.
Produce XML documentation for a data object.
Produce XML documentation for an inherited object.
Document a method, class method or static method as given by 'kind'
Produce documentation for a given module object.
Produce XML documentation for a submodule
Produce XML tag(s) for an object description.
Methods inherited from class pydoc.TextRepr
repr1, repr_instance, repr_string
Methods inherited from class repr.Repr
repr_array, repr_deque, repr_dict, repr_frozenset, repr_list, repr_long, repr_set, repr_tuple
Fields