-
Notifications
You must be signed in to change notification settings - Fork 117
Readthedocs #245
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 #245
Conversation
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Thanks @LecrisUT. I vote to the current theme.
I don't know well how readthedoc works. Does this mean the update of the documentation will be triggered from spglib organization? |
+1 for the current theme (sphinx-book-theme) |
So readthedocs automatically runs sphinx and it manages all versions internally. We can add this PR as is right now and then do the configuration after that. @lan496 I've sent a request for the read the docs oauth, which should allow us to manage the webhooks automatically. Basically the setup and management are straightforward, we only need to setup the versioned documentation, otherwise everything is in the file of this PR. |
@LecrisUT I've approved readthedocs.org. |
Oh, it didn't get webhook privilege (actually good design). I've invited you, maybe you can add it: https://readthedocs.org/dashboard/spglib/integrations/ |
@LecrisUT I've resynchronized, which configured with status 200. Now it works? |
Hmm, can you try to add it again? We were still getting issue:
|
Sure. I've added and resynced github webhook again. |
Oh, it needed a bit of time to reset should be working now |
Here is a temporary working version of the documentations:
https://spglib.readthedocs.io
Notice bottom left 🥳
The easiest way to integrate this is to delete this testing version and recreate it from this github organization. Also if we have a url like
spglib.io
we can link it or a subdomain (doc.spglib.io
) to that.Do we want to stick with the current theme or go with a rtd one like in readthedocs.io or something else?