← Back to match
pdoc3
Auto-generates API documentation for Python projects directly from docstrings.
Desktopfree
pdoc3 is a command-line tool that generates API documentation for Python 3 projects straight from existing docstrings and type annotations, supporting Markdown, numpydoc, and Google-style formats. It includes a built-in live-reloading web server for previewing docs while writing them. It's aimed at Python developers and package maintainers who want reference documentation without configuring a separate documentation toolchain.
Categories
Developer ToolsAPI Documentation

