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
Fix Read the Docs build: install sphinx before running sphinx-apidoc
- Add 'pip install sphinx' before sphinx-apidoc command
- Fixes error: 'sphinx-apidoc: not found'
- Build commands run before python.install, so sphinx must be installed explicitly
0 commit comments