I've made many changes on doc-base over the years. A lot, in fact. And while I'm trying to be very cautious, I only focused on the source XML side, and neglected the rendered output.
This issue is a survey of what parameters are used on PhD. I know some examples in README.md, and some code on php/infrastructure. I will try to use these to detect changes in the output. But these examples may not capture the real usage of PhD.
So, how do you render the manual? Whatconfigure.php parameters, what render.php parameters?
The next changes on the XML side will make the XML itself to differ, so now I need to test tf these changes are not visible or too deleterious on the rendered manual.
I've made many changes on
doc-baseover the years. A lot, in fact. And while I'm trying to be very cautious, I only focused on the source XML side, and neglected the rendered output.This issue is a survey of what parameters are used on PhD. I know some examples in README.md, and some code on php/infrastructure. I will try to use these to detect changes in the output. But these examples may not capture the real usage of PhD.
So, how do you render the manual? What
configure.phpparameters, whatrender.phpparameters?The next changes on the XML side will make the XML itself to differ, so now I need to test tf these changes are not visible or too deleterious on the rendered manual.