datalurkur / Mountainhome

A detailed and intricate worldsim borrowing from the Dungeon Keeper-style dungeon-building mechanic
You're lookin' at it.
6 stars 2 forks source link

Document and normalize the engine code #27

Open StLoch opened 14 years ago

StLoch commented 14 years ago

The code base is basically a huge number of old projects of mine, all jammed together and in need of commenting and normalization.

Step 1: Document the documentation and coding styles in an official place. Step 2: Normalize the code and documentation that already exists in the project. Step 3: Go through and document the headers for all of the classes in the system. This will give us awesome, Doxygen generated HTML docs :) Step 4: Go through and look for large confusing pieces of code and try to document them.

datalurkur commented 14 years ago

Document the documentation!

Yo dawg...