• Welcome to SC4 Devotion Forum Archives.
 

News:

The SC4 Devotion Forums are no longer active, but remain online in an archived, read-only "museum" state.  It is not possible for regular members to post or use the private messaging system, and no technical support will be provided for any issues pertaining to the forums in their current state.  Attachments (those that still work) are accessible without login.

The LEX has been replaced with SC4Evermore (SC4E), and SC4E maintains an active Discord server.  For traditional forums, we recommend Simtropolis.

Main Menu

Code Documentation

Started by croxis, October 08, 2009, 02:44:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

croxis

I kinda figured out how to post html to githup pages, and I kinda figured out DOxygen documentation generator.  Here is the messy code documentation:

http://croxis.github.com/CityMania/docs/html/index.html

tomkeus

OK, I took a glance at a documentation and I see a number of things that should be reconsidered.

I'm sorry I cannot go into any details now, but all computational work on some phase transitions I did over the summer is now spectacularly blowing up and I'll be tied down for something like a week.

Meanwhile I hope I'll get to finish the design document draft.
#define TRUE FALSE /*Happy debugging suckers*/

croxis

Right now all the stuff from the c# client, the protocol buffer objects, and the python server are hodgepodge together which really need to be separated.  I also need to go through the docs and fix them up to match doxygen syntax.

I also understand things blowing up.