Does anyone have a favorite way for putting do***entation for skill
functions inline with the code? I'm thinking of something similar to
what doxygen provides for c programs.
The reason I'm looking for this is that over the years I have
developed many skill procedures but my do***entation has been somewhat
lacking. You have to search through the .il files and read comments
and that makes it difficult for others to see what utilities I have
available and how to use them.
I have found in the past with other projects that keeping the
do***entation somewhere else entirely leads to out of date and
incomplete do***entation in a hurry.
If there is a good system for doing docs inline with skill I'd rather
use that than reinvent the wheel.
Thanks
-Dan