Skip to content

Dagger documentation does not build locally #552

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

Closed
wolthom opened this issue Jul 13, 2024 · 1 comment · Fixed by #576
Closed

Dagger documentation does not build locally #552

wolthom opened this issue Jul 13, 2024 · 1 comment · Fixed by #576

Comments

@wolthom
Copy link
Contributor

wolthom commented Jul 13, 2024

While working on a PR to the documentation, I have encountered the issue that the documentation does not build without local changes.

Specifically, I get the following error:
image

This can be worked around by removing the @docs marker in the corresponding code snippet in src/api-timespanlogging/functions.md (without committing this change, of course).
In CI this does appear to build successfully due to locally dev'ed packages(?).

Is there a good way to fix this?

@JamesWrigley
Copy link
Collaborator

No I don't think so, until we can specify the subpackges in [sources]: JuliaLang/Pkg.jl#3783

For now you'll need to ] dev lib/TimespanLogging etc.

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

Successfully merging a pull request may close this issue.

3 participants