Hi
Dne 5.1.2016 v 20:48 Marc Delisle napsal(a):
Le 2016-01-05 13:50, Michal Čihař a écrit :
Hi all
After a little bit of fighting I found something what is able to build developer documentation out of our sources. It is now available here:
https://develdocs.phpmyadmin.net/
The documentation is updated daily + there is 1 hour caching on the CDN side.
The phpdox configuration file is in git, feel free to adjust it to better fit our needs.
Very nice!
A minor problem: when I open a class and click on its Source, I get an error.
Good catch, they have error in the template (hardcoding extension to xhtml instead using the configured one). I've just fixed it, it will appear online after rebuild.