ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 114 forks source link

Remove sphinx from maven package #734

Closed david4096 closed 7 years ago

david4096 commented 7 years ago

The doc generation process currently relies on a shell installation of protoc. This PR moves the doc generation from the mvn package to mvn site, as not all build environments have this available.

https://github.com/ga4gh/compliance/issues/224

dcolligan commented 7 years ago

+1