You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model.rst needs ras_model.py to exist before sphinx builds it. current solution involves hacking the makefile, but readthedocs calls sphinx-build directly. I think we need to write a sphinx extension to solve this.