API documentation status?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
zacwitte

API documentation status?

Post by zacwitte »

Has there been any progress in the documentation of the C and C++ API's? Even short of full examples and explanations, at least all public functions for each class should be documented and linked so we don't have to look at the header files directly in attempt to figure out how this works. All Magick return types and parameters should be linked to the documentation for those classes. There is a good start on this already, I know, but its insufficient. I really like the JavaDoc style.

In fact, why not just add a wiki so the community can more easily help out? I'd be willing to contribute to it.

Thanks.
Post Reply