-
Notifications
You must be signed in to change notification settings - Fork 248
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
docs.rs can't build documentation for 0.4 #587
Labels
T-documentation
Type: doc improvements
Comments
ouch -- you think this thing is downloading |
Yeah, I think it's because the |
vmx
added a commit
to vmx/algebra
that referenced
this issue
Jan 25, 2023
The `ark-ff` docs currently cannot be built on docs.rs. The problem is that it refers to a file that is outside the crate. This commit fixes the problem. `ark-ec` is also using LaTeX in its documentation, hence include the KaTeX header there as well. Fixes arkworks-rs#587.
Pratyush
pushed a commit
that referenced
this issue
Feb 3, 2023
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu> closes #587
paberr
pushed a commit
to paberr/algebra
that referenced
this issue
Feb 22, 2023
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu> closes arkworks-rs#587
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the error log here: https://docs.rs/crate/ark-ff/0.4.0/builds/723044
The text was updated successfully, but these errors were encountered: