Pdoc

Pdoc

Pdoc is a software package for generating API documentation for Python programming language. Built as a successor to Epydoc,[2] Pdoc uses introspection to extract documentation from source code docstrings and allows programmers to generate HTML documentation for chosen Python modules. It is thus functionally similar to Pydoc, Perldoc and Javadoc. It supports identifier cross-linking and Markdown for its doc string format.[3]

Quick Facts Original author(s), Developer(s) ...

Forks

A lack of original project activity in 2018-2019 spurred several forks, such as pdoc3 and pdocs, part of the portray suite.

As of 2021, the original pdoc project is active again.

See also


References

  1. "Release 14.4.0". 17 January 2024. Retrieved 19 January 2024.
  2. "pdoc README". github.com. Retrieved 2020-05-11.

Share this article:

This article uses material from the Wikipedia article Pdoc, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.