Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fix read the docs generation #490

Open
kshefchek opened this Issue Jul 13, 2017 · 5 comments

Comments

Projects

Ready in August Data Release

2 participants
Member

kshefchek commented Jul 13, 2017 edited

Right now sphinx documentation is manually generated and tends to fall behind. We should explore options for automating this process, for example: rtfd/readthedocs.org#1139

Owner

cmungall commented Jul 13, 2017

hmm

this gets updated with every commit+push:
https://readthedocs.org/projects/ontobio/builds/

I don't think I did anything special here. I'm not sure why the dipper ones are stalled?

Member

kshefchek commented Jul 14, 2017

Looks we lost our webhook, I readded it and RTD is rebuilding when we push; however, the docs are still not updating. @cmungall are you sure the ontobio docs update automatically. My understanding is that they are built from the files in your docs dir.

https://readthedocs.org/projects/dipper/builds/

Owner

cmungall commented Jul 14, 2017

Member

kshefchek commented Jul 14, 2017

My goal here is to automate the api doc generation so we don't have to store, commit, and push them, they will just be generated on the fly by read the docs. I believe this is what rtfd/readthedocs.org#1139 is describing.

@kshefchek kshefchek changed the title from Automate read the docs generation to Fix read the docs generation Jul 27, 2017

@kshefchek kshefchek moved from In Progress to Backlog in August Data Release Jul 27, 2017

@kshefchek kshefchek moved from Backlog to Ready in August Data Release Jul 27, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment