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

Online documentation #3

Closed
kengruven opened this issue Jul 14, 2023 · 2 comments
Closed

Online documentation #3

kengruven opened this issue Jul 14, 2023 · 2 comments

Comments

@kengruven
Copy link

Searching for "libgit2" on docs.racket-lang.org turns up nothing. The package page appears to have the most recent hash but clicking "Documentation" goes to a Racket documentation page with the old git_revwalk_next interface.

Is this related to #2? Or do we just need to wait for some process to catch up?

@LiberalArtist
Copy link
Member

The build failure from #2 prevents the current docs from generating, which makes #2 an especially high priority.

Installing the package will build the documentation locally.

A separate problem is that I neglected to update the documentation for git_revwalk_next in #1.

LiberalArtist added a commit to LiberalArtist/libgit2 that referenced this issue Jul 19, 2023
Use `make-log-based-eval` until libgit2-racket#2
is fixed.

Related to libgit2-racket#3
LiberalArtist added a commit to LiberalArtist/libgit2 that referenced this issue Jul 19, 2023
This does not fix many preexisting documentation issues.

Should have been part of libgit2-racket#1
Related to libgit2-racket#3
Closes libgit2-racket#5
LiberalArtist added a commit that referenced this issue Jul 19, 2023
Use `make-log-based-eval` until #2
is fixed.

Related to #3
LiberalArtist added a commit that referenced this issue Jul 19, 2023
This does not fix many preexisting documentation issues.

Should have been part of #1
Related to #3
Closes #5
@LiberalArtist
Copy link
Member

The docs have built at https://pkgs.racket-lang.org/package/libgit2 using #6 , so this is fixed, though #2 is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants