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
If I extend a class in several places, the new functions do get documented within the original class, but their order seems to be just whatever order Jazzy parsed the files in. Is there a way I can force the order of the new functions or have them just be alphabetized amongst the classes "native" functions?