-
Notifications
You must be signed in to change notification settings - Fork 479
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
Misc fixes #898
Misc fixes #898
Conversation
I still have this warning:
but that feels like a false alarm, because that is included here https://github.com/JuliaDocs/Documenter.jl/blob/master/docs/src/lib/public.md#L10 and shows up in the rendered docs. |
Yeah, we've been getting this for a long time. I have been meaning to debug this, but haven't gotten around to it. It seems like something about the Julia docstring internals changed subtly at some point. |
No description provided.