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
- 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
- reST: Support explicit titles for cross-references
- Support for multiple versions of a package
- Exclude some files completely?
- Extend Google list sections with more section types
- Is there a way to determine if run/imported by pdoc at runtime?
- Inline Math doesn't seem to support escapes with backslash
- Docs
- Python not yet supported