biothings / mygene.info

MyGene.info: A BioThings API for gene annotations
http://mygene.info
Other
113 stars 20 forks source link

update docs.mygene.info data source table to use metadata API #116

Open newgene opened 2 years ago

newgene commented 2 years ago

Currently, mygene.info doc has a static data source table:

https://docs.mygene.info/en/latest/doc/data.html#data-sources

We should modify it to use the same auto-generated data src table from other API docs, e.g. from MyVariant.info:

https://docs.myvariant.info/en/latest/doc/data.html#data-sources

The docs are rendered using Sphinx, and the relevant code from myvariant.info below:

https://github.com/biothings/myvariant.info/blob/master/docs/_static/myvariant_doc.js#L8