FYI:
I just fixed a number of packages, which had proc-doc with @returns instead of @return.
Since things put in with @return doesn't show up in the API-doc browser, I changed it to @return.
We might consider looking for @returns or throwing an error onĀ it, but for now, I figured it was best to change them to @return.
/Lars
Request notifications