PLSQLDOC PLugin

I work on a server that has several schemas, each representing a different application.

I have configured PLSQLDOC to generate all documentation into a different subdirectory for each schema.
However the PLSQLDOC plugin generates only one single index file.
This index file becomes so large that it is unusable.
Also I reuse several objects in different schemas. This clutters the index file even more.

Would it be possible to have the PLSQLDOC plugin also generate an index file per schema, in every subdirectory?

That would greatly enhance this tool.
Without it, I am stuck with good documentation, but without a good index.
 
Back
Top