Hi!
I'm a PHP web developer and with our web agency we are for making a test server, to have a step before che production when the code is published.
In the test server we replicated the whm and cpanel servers used in the production but we want generate code documentations with doxygen.
I search if already exist a whm & cpanel extension or integration but i foun anything.
I think I can install it with shell and prepare a shell script with crontab that locate the doxygen config files and execute it to generate the html documentation folder where the config file is locates.
Before to do this, there is someone who has experience and has tried it?
Doxygen can be installed without issues? There are better solutions?
I'm a PHP web developer and with our web agency we are for making a test server, to have a step before che production when the code is published.
In the test server we replicated the whm and cpanel servers used in the production but we want generate code documentations with doxygen.
I search if already exist a whm & cpanel extension or integration but i foun anything.
I think I can install it with shell and prepare a shell script with crontab that locate the doxygen config files and execute it to generate the html documentation folder where the config file is locates.
Before to do this, there is someone who has experience and has tried it?
Doxygen can be installed without issues? There are better solutions?
Last edited by a moderator: