Hi guys ;-)
I've been implementing a small package that mainly consist of extensions. I added my documentation as usual (visible with the quick help/doc shortcut)
I wanted to use DocC to generate a more in depth documentation, but it seems that extensions are not supported.
Right out of the box (w/o any doc catalog), if I generate the documentation, it's empty.
I can add a Doc Catalog, but I can't make any link to my files since there are no classes per se. MyPackage. gives nothing :-/
Is there a way to achieve that ? Thx.