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
Describe the bug
Lots of warnings/errors when building the docs, class inheritance diagrams for each file not properly rendering once built
To Reproduce
Steps to reproduce the behavior:
build docs according to docs readme (run sphinx-autobuild . _build/html) and start server
Expected behavior
Presumably autobuilding the api docs using sphinx should work well. It seems like there's probably just some syntax problem somewhere.
Output
Examples of errors below, there are too many to screenshot all of them
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Lots of warnings/errors when building the docs, class inheritance diagrams for each file not properly rendering once built
To Reproduce
Steps to reproduce the behavior:
sphinx-autobuild . _build/html
) and start serverExpected behavior
Presumably autobuilding the api docs using sphinx should work well. It seems like there's probably just some syntax problem somewhere.
Output
Examples of errors below, there are too many to screenshot all of them
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: