-
- Downloads
Updated the PHP documentation build environment to use a docker
container, holding the specific version of ApiGen known to produce decent results. This is necessary because that version of ApiGen requires PHP 5 (it doesn't work with PHP 7), and newer versions of ApiGen are currently completely broken, and don't support half the options necessary to produce decent output. The docker container is based on alpine (just about the smallest linux distro available), with the required PHP 5 packages, and ApiGen copied in. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@101
Showing
- build.xml 11 additions, 0 deletionsbuild.xml
- dockerimages/alpine-php5-apigen/Dockerfile 4 additions, 0 deletionsdockerimages/alpine-php5-apigen/Dockerfile
- dockerimages/alpine-php5-apigen/apigen 0 additions, 0 deletionsdockerimages/alpine-php5-apigen/apigen
- downloads/php/ibis-php-client-api-1.2.10-docs.tar.bz2 0 additions, 0 deletionsdownloads/php/ibis-php-client-api-1.2.10-docs.tar.bz2
- src/make-phpdocs 13 additions, 16 deletionssrc/make-phpdocs
Loading
Please register or sign in to comment