[WEEK 13] Documenting..

So far I’ve already made quite some documentation about all the classes in the lib and the design choices.

I’ve used Doxygen to generate a HTML website out of it, which is handy to look up classes and functions (especially when talking about providing a library!)

An example of this:

Screenshot from 2013-09-17 05:28:54

Screenshot from 2013-09-17 05:33:20

The documentation in the code is pretty much done, I’m still working on writing wiki pages and a setup manual.

I’ve also fixed a few bugs, (I couldn’t register ingame, which is pretty important :D) and I expect more bugs to come.

Quitta

Leave a comment