-
Notifications
You must be signed in to change notification settings - Fork 262
Readthedocs #591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readthedocs #591
Conversation
|
This now builds successfully on RTD after some hack due to race conditions between pydoctor and the RTD sphinx extension (sigh!). First successful build artifact here: https://igraph.readthedocs.io/en/latest/ Now I'll move on to improving appearance and tidying up code. |
|
This is going quite well. Our docs are now deploying nicely to RTD including the API via pydoctor. Sphinx's linkcheck requires a recent version of |
|
okay, I think this one's ready do merge AFAICT |
|
How does this work exactly? Does it regularly re-build the docs even for the dev version? If yes, that's quite nice. Now that it's merged, can it be connected to the official repo, or do we need to wait for the 0.10.2 release with that? I see now it's connected to @iosonofabio 's repo (including the Edit on GitHub links) and has a big fat warning about not being official. https://readthedocs.org/projects/igraph/ I find it more pleasant to browse than the igraph.org ones though. |
|
I've talked about this briefly with @iosonofabio after the end of today's dev meeting. He still wants to get the Sphinx Gallery stuff done so we can publish the examples with that. Once this is done, we can remove the warning. As for the switch, there are two options:
I'd prefer option 1 as it causes less confusion. |
|
As Tamas wrote, I'd be happier with option 1. I'll re-rig the RTD config against the correct repo etc. in the next 2-3 days. Happy to hear you like it! |
Trying out adaptations to build on RTD @ntamas
Current status:
https://readthedocs.org/projects/igraph/builds/
Here the output:
https://igraph.readthedocs.io/en/latest/