Forums / Install & configuration / API documentation

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

API documentation

Author Message

Paul Forsyth

Friday 07 February 2003 9:43:26 am

I've just realised why there is no api documenation on the ez sdk.ez.no site.

Links like:

http://sdk.ez.no/sdk/ref/view/class/eZTemplate/

should work without getting a 'Undefined API reference'.

Simply put if you build the documentation with the provided bin/shell/makedoc.sh script, with doxygen installed, the api docs will start working.

What **would** be nice is for ez to run this script on the sdk.ez.no site. This would allow us all to see the api online...

Additionally it would be nice to mention that docs should be built this way in the doc/INSTALL doc.

paul