Documentate the CHDK Sources
From CHDK Wiki
|
[edit] Where can I get it?
The documentation can be found here.
It will be generated every night at 0300 UTC from the SVN sources.
[edit] How do I add documentation to my piece of code?
Here is the offical Doxygen-Guide, which also host a list of all of the available Doxygen tags.
A very handy piece of documentation can be found at the bottom of this site. This should be enough for the pratical use of Doxygen.
[edit] What Software do you use to generate this stuff?
It's a horrible selfwritten script which calls up doxygen. It will not be published because it's all hardcoded stuff (it's a tiny piece of shellscript).
