Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
apidoc_ez_no | Brookins Consulting | stable |
Version | Compatible with |
---|---|
N/A | N/A |
The www dir should be inside the web server root (the index.html page assumes it is at the root of it. Use a vhost config for it to work).
The build dir should be outside of it for security.
Download and install ezpublishbuilder in build/ezpublishbuilder
To have daily rebuilt docs, schedule via crontab execution of the build_daily.sh script
To build docs for one release, use build_release.sh
Docs can be built two ways:
|
|- build
| |- ezpublishbuilder
| |- ...
| |- source folder for source code
| |- patches
| |- optionally, other tools for the build: doxygen, docblox, ...
|
|- www
| |- downloads a copy of all GPL versions of eZ is stored here for ease of retrieval
| |- community a copy of an old svn repo, moved here for BC purposes
| |-
| |-
| |- trunk