Alessandro
Member
Hi All.
Some of you already know me for my GP32iDE. :lol:
I was planning (while writing my IDE ), to include an API reference, but the ones I found on the web, were mainly in Korean language, and the ones translated into english, contains Korean characters, so Acrobat Reader asks me to install those fonts, and I can't display the page correctly.
I'm also a PHP programmer, so I use to visit php.net and I was wandering if the people here could help me/other devs with an "Open Source" reference wich include functions prototypes, parameters explaination, comments, examples...
To make this reference usable on any platform, I've structured it in HTML language, with some Javascript, and CSS templates to customize the look. Since I'm following the IDE, right now, and have few free time, it will be nice if somebody here wants to join this project.
The guide will be avail to everybody and anyone can add his comments and examples. B)
Each function will be stored in a html file named by the function name plus the htm suffix ( eg: GpSurfaceGet will be stored in GpSurfaceGet.htm file)
I think this will be very useful for everyone of us and expecially for newbies; I've attached the skeleton for the reference, so you can look at it and maybe start filling with infos. I've included a function taken from the official SDK. :rolleyes:
Later,
Alessandro
Some of you already know me for my GP32iDE. :lol:
I was planning (while writing my IDE ), to include an API reference, but the ones I found on the web, were mainly in Korean language, and the ones translated into english, contains Korean characters, so Acrobat Reader asks me to install those fonts, and I can't display the page correctly.
I'm also a PHP programmer, so I use to visit php.net and I was wandering if the people here could help me/other devs with an "Open Source" reference wich include functions prototypes, parameters explaination, comments, examples...
To make this reference usable on any platform, I've structured it in HTML language, with some Javascript, and CSS templates to customize the look. Since I'm following the IDE, right now, and have few free time, it will be nice if somebody here wants to join this project.
The guide will be avail to everybody and anyone can add his comments and examples. B)
Each function will be stored in a html file named by the function name plus the htm suffix ( eg: GpSurfaceGet will be stored in GpSurfaceGet.htm file)
I think this will be very useful for everyone of us and expecially for newbies; I've attached the skeleton for the reference, so you can look at it and maybe start filling with infos. I've included a function taken from the official SDK. :rolleyes:
Later,
Alessandro