Question,
TL;DR Is there a nice way to document self-made functions/macros
i have at this point either through trouble with package collisions, or missing features implemented quite a few of my own functions to do basic stuff, me and my group needs for our report.
At this point i would like for them to use it, but they find it hard because unlike c or any other code they cannot just hover a function and see “good documentation”
as you see it renders poorly so my question really is just, is there a nice way to have it render on the web app?

