common-workflow-lab/python-cwlgen

documentation cwlgen.Workflow

matthdsm opened this issue · 2 comments

Hi,

Would it be possible to add some doc's on how to create workflows and how to integrate previously created CommandlineTools into those workflows?

Thanks
M

Hi @matthdsm, the python-cwlgen project welcomes community contributions for documentation. You can fork the project and make changes in doc/source to any RST files.

Within the doc directory, you could make html to let sphinx create a static html page for you (readthedocs does this automatically on commit of this repo).