Customizing plsqldoc

maguzman

Member²
Is it possible to change the predefined words of plsqldoc so one can generate documentation titles (for example change "Packages Body" for "XXX") in a language different than english?

The manual explains how to change index.html and so to include headers and footers which allows also to translate some few things, but could the titles generated between and be customized?

Regards,
Manuel
 
No, this is not possible. Everything between and is regenerated, and cannot be changed. You would have to write a utility to translate the documentation.
 
Back
Top