GenomeWorks icon indicating copy to clipboard operation
GenomeWorks copied to clipboard

[pycga] enable doc generation test for pyclaragenomics

Open tijyojwad opened this issue 5 years ago • 1 comments

Python doc generation only happens successfully when the bindings have been built. However the current sphinx command doesn't fail when bindings aren't built. This issue is to investigate the right way to build sphinx based documentation and enable it in the tests so doc generation is validated on every PR.

tijyojwad avatar May 07 '20 14:05 tijyojwad

Consider using https://www.sphinx-doc.org/en/master/usage/advanced/setuptools.html instead of raw sphinx commands

tijyojwad avatar May 07 '20 14:05 tijyojwad