I'm fairly new to writing C (and loving it) and was wondering what you all might think is the best way to document my code. I briefly fooled around with Doxygen but it wasn't working out for some reason.
I'm mainly interested in variable lists, call trees, any 'big picture' info.
Since I compile via MPLAB I don't even know if the CCS software will do this.
Thanks, Don
davekelly
Joined: 04 Oct 2006 Posts: 53 Location: Berkshire, England
Posted: Tue Nov 14, 2006 9:22 am
I use Doxygen as well.
As it uses embedded codes within comments, it is transparent to the CCS compiler.
It just takes a bit of effort to set it all up. Use the doxywizard.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum