-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
python documentation on read-the-docs seems to be broken #646
Comments
Tried building the docs locally on my machine. Got them created but with these errors:
Could that be the reason for the docs not being published on readthedocs? As for the actual errors, well, there are 3 of them. I believe the second is a pure indentation issue. Managed to fix it and will create a respective pull request. The third seems to be the result of a reference to |
I've pushed this commit to remove mention of CommentaryIndex: a4c2e8b @EliezerIsrael what do you think about fixing our ReadTheDocs page? |
The error
However, this raises a new error from Sphinx: I haven't spent very long with this repo yet. What type should |
Following this link and getting a one page doc with titles only. Tried PDF version and got the same. Any idea?
The text was updated successfully, but these errors were encountered: