Hi,
With javadoc, we can document every method of a class, private or public.
With plsqldoc, for a package, we are only able to document and publish in HTML the public part of a package. That is useful for the users of the package but not for the maintainers.
Yes, we are able to comment the private part (body) of the package but not to generate that documentation in HTML.
Is this something already somewhere on a wishlist ?
Thank you
With javadoc, we can document every method of a class, private or public.
With plsqldoc, for a package, we are only able to document and publish in HTML the public part of a package. That is useful for the users of the package but not for the maintainers.
Yes, we are able to comment the private part (body) of the package but not to generate that documentation in HTML.
Is this something already somewhere on a wishlist ?
Thank you