You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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?
The text was updated successfully, but these errors were encountered:
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:

This can be worked around by removing the
@docs
marker in the corresponding code snippet insrc/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?
The text was updated successfully, but these errors were encountered: