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
I have a package that implements several types and a bunch of related methods.
It would be very useful to have @autodocs methodswith(MyType) to display the help of all methods with MyType.
By the way, thanks a lot for Documenter.jl!