I have some helper functions which are only used as subroutines to other functions. Is there a way to have these functions export to the built library without them appearing in the docs?
I have some helper functions which are only used as subroutines to other functions. Is there a way to have these functions export to the built library without them appearing in the docs?