Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API docs not building properly #12

Open
ashcocc opened this issue Jul 23, 2024 · 0 comments
Open

API docs not building properly #12

ashcocc opened this issue Jul 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ashcocc
Copy link

ashcocc commented Jul 23, 2024

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:

  1. 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
Screenshot 2024-07-23 at 14 11 24
Screenshot 2024-07-23 at 14 11 32

Additional context
Add any other context about the problem here.

@ashcocc ashcocc added the bug Something isn't working label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant