Just looked at the .ymls, and there's no sphinx build happening there. So the existing docs must have been built offline and pushed up manually. It would be better to have them built automatically and deployed to the gh-pages branch, both to get them out of the main branch and so that they reflect any changes to the code automatically and immediately.
Maybe something like this is indeed happening. I haven't used readthedocs.io before.
Just looked at the
.ymls, and there's no sphinx build happening there. So the existing docs must have been built offline and pushed up manually. It would be better to have them built automatically and deployed to the gh-pages branch, both to get them out of the main branch and so that they reflect any changes to the code automatically and immediately.Maybe something like this is indeed happening. I haven't used readthedocs.io before.