
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. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

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. -- Marc Delisle | phpMyAdmin

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. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

On 1/5/16 1:50 PM, Michal Čihař wrote:
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.
This is quite nice, thank you.
participants (3)
-
Isaac Bennetch
-
Marc Delisle
-
Michal Čihař