Working with command lines really sucks, so prefer automating any of those boring tasks by using any kind of script. Back when I was running Windows XP on a PC, I used batch files to do some of those tasks, but since I’m using a mac I can’t run batch files anymore. Furthermore, it was [...]
Because documenting your code itself isn’t a really fun job you don’t want to spend to much time fiddling around with ASDoc as well, so here’s a short description of how you can generate the documentation simple and easy;
To conveniently call the asdoc.exe command from every folder on your system you have to add the [...]