Pdoc
Template:Short description Script error: No such module "other uses".
Page Module:Infobox/styles.css has no content.
| pdoc | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| [[Programmer|Original authorTemplate:Pluralize from text]] | Andrew Gallant |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Mitmproxy Project |
| Initial release | August 9, 2013 |
| Written in | Python |
| Operating system | Cross-platform |
| Type | Documentation generator |
| License | Public Domain (UNLICENSE) |
| Website | pdoc |
| Repository | github |
Script error: No such module "Check for conflicting parameters".
Pdoc is a software package for generating API documentation for Python programming language. Built as a successor to Epydoc,[1] 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.[2]
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
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."r/Python - pdoc is a documentation generator to replace epydoc (it comes with an HTTP server that supports automatic cross linking between modules)". reddit. 15 August 2013. Retrieved 2019-01-12.
- ^ Page Module:Citation/CS1/styles.css has no content."pdoc README". github.com. Retrieved 2020-05-11.