When running pl/doc against the database functions and procedure are not listed as separate bullet points.
Instead these are listed undere a package with the schema name.
Whould it not be better to list this under all procedures and all functions bullet points like packages, tables etc.
I think actually this is not very intuitively.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Command line is
pldoc.bat -url jdbc:oracle:thin:@<server>:<port>:<instance> -user <user>
-password <password> -sql %%%%%%%% -d <schema>
Database is Oracle 11.2.0.3
Yes: that is the way that it was designed.
Whould it not be better to list this under all procedures and all functions bullet points like packages, tables etc.
I think actually this is not very intuitively.