Ticket #1410 (new task)

Opened 4 years ago

Last modified 4 months ago

Automatic PHPDocs

Reported by: john Assigned to: anonymous
Priority: normal Milestone: zero
Component: Documentation Version:
Severity: text Keywords:
Cc:

Description

Apparently it’s possible to set up trac to maintain a doxygen reference for our code automatically. I read something here:

http://www.gentoo-wiki.com/HOWTO_Trac

This would be good as otherwise we run the risk of doxygen details being inconsistent with our code. Autogen of code documentation when the code is checked in would also encourage documentation of all our code as we write it.

An idea occurred to me that it would be nice if our @TODO comments in source code somehow made their way into Trac tickets…

Change History

  08/19/05 12:10:59 changed by paul

  • summary changed from doxygenification to Automatic PHPDocs.
  • milestone changed from 2.4.0 to none.

  05/13/09 23:31:35 changed by mugur

  • version deleted.
  • type changed from defect to task.
  • severity changed from feature to text.