← Back to match
pdoc
Generates API documentation for Python projects with a focus on simplicity and modern type annotations.
Desktopfree
pdoc is a command-line tool that generates API documentation for Python 3.10-plus projects, focused on simplicity: plain Markdown docstrings, automatic identifier linking, and resolved type annotations, with no extra runtime dependencies. It includes a built-in live-reloading web server for previewing docs locally. It's aimed at Python developers who want accurate reference documentation without configuring a full documentation framework.
Categories
Developer ToolsAPI Documentation

