D
danmc
Guest
Does anyone have a favorite way for putting documentation 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 documentation 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
documentation somewhere else entirely leads to out of date and
incomplete documentation 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
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 documentation 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
documentation somewhere else entirely leads to out of date and
incomplete documentation 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