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
My workaround for this was to include a symbolic link to the sphinx _static directory from my root project directory. I.e. ln -s docs/_static _static. Then, from my README.md I just use a relative path to the symbolic link rather than the docs/_static directory.
No description provided.
The text was updated successfully, but these errors were encountered: