pydoc_fork
.
reporter
.format_other
index
../../pydoc_fork/reporter/format_other.py
Fallback docs
`from` Modules
pydoc_fork.inspector.custom_types
pydoc_fork.reporter.formatter_html
Functions
docother
(the_object: pydoc_fork.inspector.custom_types.TypeLike, name: str = '') -> str
Produce HTML documentation for a data object.
html_repr
(value: Any) -> str
Turn method into function