Member
Member
stef   2007-03-14, 14:52
#1

@all

  • Wouldn't it be nice to have a Zenphoto API Documentation in HTML?

PHPDoc

  • There is a tool like the famous Javadoc at www.phpdoc.org.
  • It creates HTML from your PHP code with the help of special tags like @param, @return
    ...

ToDo:

  • Adapt the existent PHP Comment to be PHPDoc conform.
Developer
Developer
trisweb   2007-03-15, 00:01
#2

:-) Way ahead of you. I've been gradually adapting the comments in the code to be PHPDoc friendly, but it'll be a while yet before it's useful.

Great idea though, and it's perfect for theme developers. All the theme functions should be commented first...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.