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

Use [sources] to specify local deps for documentation #576

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

m-fila
Copy link
Contributor

@m-fila m-fila commented Oct 11, 2024

In julia 1.11 new section [sources] was added allowing for specifying dependencies to local or unregistered packages.
This can be used in the docs to specify dependencies to local packages, so the documentation can be build locally without extra tweaks

Closes #552

Copy link
Collaborator

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can wait for CI to finish before merging, but LGTM!

@jpsamaroo jpsamaroo merged commit 2b808bf into JuliaParallel:master Oct 11, 2024
9 of 11 checks passed
@jpsamaroo
Copy link
Member

Awesome stuff, thanks @m-fila !

@m-fila m-fila deleted the local_deps branch October 11, 2024 16:08
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

Successfully merging this pull request may close these issues.

Dagger documentation does not build locally
3 participants