Hey, long time no post! Sorry about that.
I’ve started using ASDoc to document my latest project. But for some reason, it will only document one package function per package. This means that it documents one function in my utils package and then skips all the others.
Rats!
Could I be doing something wrong here? Has anybody here successfully documented a utils-like package, with a ton of package functions?