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
The build targets in the makefile show "not registered" errors
make doctest
make coverage
make spell
Sphinx error:
Builder name not registered or available through entry point
make: *** [Makefile:171: coverage] Error 2
where is [doctest, coverage, spell]
The text was updated successfully, but these errors were encountered:
KeithMnemonic
changed the title
The Makefile in the docs directory has some broken targets
The Makefile in the doc directory has some broken targets
Mar 8, 2022
The build targets in the makefile show "not registered" errors
make doctest
make coverage
make spell
Sphinx error:
Builder name not registered or available through entry point
make: *** [Makefile:171: coverage] Error 2
where is [doctest, coverage, spell]
The text was updated successfully, but these errors were encountered: