Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: atomicdog on March 20, 2011, 04:46:19 am
-
I can't seem to find where the documentation for developers is.
I see some stuff on the wiki, but is there detailed SDK documentation?
Thanks,
John
-
BerliOS Developer: Project Filelist (http://developer.berlios.de/project/showfiles.php?group_id=5358)
There are some sdk documents.
But that was not enough, If you have some problems, you can just ask here in the C::B forum. :D
-
I can't seem to find where the documentation for developers is.
I see some stuff on the wiki, but is there detailed SDK documentation?
Thanks,
John
If you have doxygen installed in your system, the svn trunk has a sdk.doxy file you can compile. I find combining the information from the doxygen documentation with the information from the wiki the most efficient.
-
...just updated to latest SVN in the files section...
-
Thanks for the information everyone.
That helped a lot.