https://github.com/biowdl/wdl-aid
Automatic Input Documentation for WDL workflows
https://github.com/biowdl/wdl-aid
documentation documentation-generator jinja2 wdl wdl-workflows
Last synced: 4 months ago
JSON representation
Automatic Input Documentation for WDL workflows
- Host: GitHub
- URL: https://github.com/biowdl/wdl-aid
- Owner: biowdl
- License: mit
- Created: 2019-07-29T13:35:21.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-05T12:36:46.000Z (almost 2 years ago)
- Last Synced: 2025-10-24T07:51:37.698Z (8 months ago)
- Topics: documentation, documentation-generator, jinja2, wdl, wdl-workflows
- Language: Python
- Homepage: https://wdl-aid.readthedocs.io
- Size: 98.6 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/py/wdl-aid)
[](https://wdl-aid.readthedocs.io/en/latest/?badge=latest)


[](https://codecov.io/gh/biowdl/wdl-aid)
# WDL-AID
Generate documentation for the inputs of WDL workflows, based on the
parameter_meta information defined in the WDL file.
## documentation
You can find documentation on how to use WDL-AID here:
https://wdl-aid.readthedocs.io
## Bugs and feature requests
Please report any bugs, issues or pull requests on the
[github issue tracker](https://github.com/biowdl/wdl-aid/issues).