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 pretty heavy API to document and it's barely readable if all class methods are stored in the same file, I'm very much interested in the work done in #399.
Would it be possible to reach even smaller level of granularity ?
maybe special case everything is not the way to go and a custom template would be more advisable. Is templating available for autoapi ?