Quote:
Originally Posted by Antartica
Is there a way to add comments to that data?
|
Doxygen (the tool I use, see
http://www.stack.nl/~dimitri/doxygen/starting.html) has a syntax to add documentation in the source code. Irex did a good start! The comments you add get automagically in the online docs...
An idea i'm pondering is this:
- Let's put the Irex sources in svn (or cvs)
- Allow developers to edit (add comments) them
- Generate new online docs once in a while
Of course we must only add comments... The resulting binaries must stay 100% identical.
What do you think? I'm willing to set this up, and I can host it. Hosting it on openilaid.com might even be a better alternative?
Side note: I think it would be a good idea to hav a dedicated wiki for the Iliad (to avoid name clashing with other devices or projects)
Adam B: can openiliad host svn and or a wiki?