jbheard/Python Markdown Documentation
Creates markdown files based on python docstrings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 29, 2025
- License
- MIT
Pinned Snippet
uses: jbheard/markdown-docs@c97b542c3d24257d97d55179445e339251618220 # v0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| src_path | Path to the source folder containing python code | no | . |
| dst_path | Directory to create markdown documents in | no | docs |
Outputs
no outputs