- Joined
- Jul 10, 2007
- Messages
- 6,306
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
* Description
* -------------------------
*
* NA
In how many projects do you code professionally? Means get money for it.
Yes this is for fun but on one hand you create a "standard" and on the other hand your docs need a lot of work.
For any project, may it be a small omne like Dummy or big one like CustomInventory its better if you write big docs.
API must be listed with details of all structs/routines/arguments/returns/fields that aren't obvious
Resource must be described if not obvious
Examples must be included within the API showing the usage of everything within the API that isn't obvious (iterating over a list, etc)
