Description
Convert Python docstrings into Markdown as documentation is displayed or generated. It helps editors, language servers, and documentation tools present inline Python help in a more readable format.
This is a documentation helper, not a full documentation site generator. Converted output should be checked when formatting, code blocks, or user-provided docstrings may affect how content is rendered.