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

Links in the API entries in the documentation do not work #139

Closed
jschepers opened this issue Jan 24, 2024 · 2 comments
Closed

Links in the API entries in the documentation do not work #139

jschepers opened this issue Jan 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jschepers
Copy link
Collaborator

When I click on the links in the API entries in the documentation, I get a 404 error i.e. file not found.
https://unfoldtoolbox.github.io/UnfoldMakie.jl/dev/api/

@jschepers jschepers added the bug Something isn't working label Jan 24, 2024
@behinger
Copy link
Member

Here is some useful discussion: JuliaDocs/Documenter.jl#688

It is not possible to link right now as we try it. There is the idea of https://github.com/JuliaDocs/DocumenterInterLinks.jl but it requires the target library to have this as a dependency. Which makie/aog doesnt have

@vladdez
Copy link
Collaborator

vladdez commented Feb 12, 2024

The issue is solved - I put direct links.

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

3 participants