Forums / Install & configuration / doxygen won't work correct

"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".

doxygen won't work correct

Author Message

Andreas Gellhaus

Monday 08 December 2003 1:23:33 am

I used doxygen for to generate the api Documentation, but I only get the File List. There is no Module-List and no Hierarchy.

I always get “Undefined API reference”. What did I wrong?

Is it a bug in the doxyfile?

Please help

Thanks

Andreas

Jan Borsodi

Monday 08 December 2003 6:14:19 am

Did you use the lastest Doxygen version, if not you must sure you have a version that support PHP code.

Also you must run doxygen from the root of the Exponential installation, if not it will not find any PHP files.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Andreas Gellhaus

Monday 08 December 2003 7:44:01 am

Thank you,

I used the wrong doxygen version...

Andreas