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

Updating Documenter.jl to a more recent version? #577

Closed
dom-linkevicius opened this issue Apr 26, 2024 · 2 comments
Closed

Updating Documenter.jl to a more recent version? #577

dom-linkevicius opened this issue Apr 26, 2024 · 2 comments

Comments

@dom-linkevicius
Copy link
Contributor

Motivation and description

Hi,

I'm documenting a package via Documenter.jl and want to refer to a few functions in NNlib.jl via @extref. However, because Documenter.jl in NNlib.jl is fixed to 0.27, it does not generate an inventory file and this causes issues in using @extref. Is there any particular reason why Documenter.jl is fixed to 0.27?

Possible Implementation

I've a local branch of NNlib.jl where I've updated the Documenter.jl version, commented out one missing docstring (∇upsample_nearest) that makes the doc build error and have a working solution. If this is of interest, I can open a PR.

@mcabbott
Copy link
Member

Sounds great, I presume nobody got around to updating it.

@CarloLucibello
Copy link
Member

closed in #578

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

3 participants