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
Looking at the corresponding .md file, this could probably be resolved by listing out the modules manually, instead of relying on Reexport to pass those docstrings to the main ACSets module.
The text was updated successfully, but these errors were encountered:
My initial pass at listing out the modules manually uncovered a couple of small errors, such as an invalid docstring Ref to IDAllocator which was merged with another type and renamed in 26c7530 and a sister commit. I’ll make a pass at updating those sorts of things as well.
The API Reference page in these docs is not loading: https://algebraicjulia.github.io/ACSets.jl/dev/api/
Looking at the corresponding .md file, this could probably be resolved by listing out the modules manually, instead of relying on Reexport to pass those docstrings to the main ACSets module.
The text was updated successfully, but these errors were encountered: