Open necrolyte2 opened 9 years ago
In ngs_mapper I have it such that the samtools.py module is excluded from the api-doc build
See https://github.com/VDBWRAIR/ngs_mapper/blob/master/doc/Makefile#L54
We need to figure this out for this project so that the API can be auto documented or what-not
There is some issue with sphinx-apidoc and explicitly defined Properties such as the FLAG property in the samtools.py module