kasaikou/Refdoc generate markdown file
This make markdown file for displaying informative articles.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 23, 2022
- License
- MIT
Pinned Snippet
uses: kasaikou/refdoc@d21cf84f9a752473a45404f3d2279362b124ff44 # 0.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| refdoc | The filepath of config file (it must be yaml file). | yes | — |
| markdown | The filepath of generated markdown file. | no | refdoc/README.md |
| cachepath | The filepath of cached json file. If it is empty, this won't generate cache file. | no | refdoc/cache.json |
Outputs
no outputs