Bak Posted December 6, 2009 Report Posted December 6, 2009 I made a simple program to parse the discretion module header files and output relevant structures to help with programming (and added it to the svn). It outputs two types of files, one with all structures and callbacks you may care about (discretionCompleteDoc.txt), and another with just module interfaces and their functions (discretionInterfaceDoc.txt). This should help with development, especially if you're unsure of which interface to go to for the function you care about. I've attached the current version of the files. Let me know if there is anything else that would be useful which I may have omitted.discretionCompleteDoc.txtdiscretionInterfaceDoc.txt Quote
Hakaku Posted December 9, 2009 Report Posted December 9, 2009 That's pretty awesome. I noticed that the support is similar to that of ASSS, which makes it ideal for doxygen. Perhaps this could also be of use to someone (html + latex).Discretion complete documentation.rar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.