pdoc
https://github.com/mitmproxy/pdoc
Python
API Documentation for Python Projects
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to pdoc
Help out
- Issues
- Option to generate HTML as a single file
- pdoc should display which dostring line is causing the issue if a ValueError is raised on re.split
- Ability to document submodules without runtime implications
- Support PEP 727 Annotated/Doc annotations?
- `TYPE_CHECKING` warnings when subclassing `textual` objects
- Proposal: Document each member at the lowest-level submodule, with higher level modules pointing at submodule's primary declaration without duplicating them.
- Add support for showing all `overload` signatures
- Multiple reference duplication when loading docstring of function
- Markdown emphasis captures before math does
- Same `Headline` and Method Name Causes Identical HTML Anchors -> Cannot Jump to Method Documentation Anymore
- Docs
- Python not yet supported