Document everything

CTzen

Member³
I'm sorry if somebody already did ask for it, but how about extending plsqldoc functionality on everything, including sql, command, etc. files?

That way you can document all your work and make it available for others to use.
 
I suppose we could add scripts to the documentation objects. It will be a lot 'simpler' than actual PL/SQL documentation though, because you can only document the script as a whole, and not individual elements within the script (like you can with a package).

I have added this to the list of enhancement requests.
 
Back
Top