From: Sunburned S. <sun...@gm...> - 2007-04-20 17:04:29
|
I'm afraid I must ask another question born of my ignorance as a Java developer. Does the lib2geom or inkscape development teams have a standard format that they use for API documention? Java has Javadoc, other projects use DOxygen, Python has EPydoc... What do you use for C++? I always try to write good Javadoc comments for my Java code, and want to start building good code documentation habbits as a C++ developer. :] Thanks for the input. |