DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This document will describe the indentation, formatting, doxygen comments, class naming, and naming conventions to use.
2.2 Prefix and Directory Structure changes
For 2.2 we would like to change the prefix INK_/ink_/ink to TS_/ts_/ts.
We are also looking to cleanup filenames, directory structure and other
global style issues. See the page above for details.
Sample Code
Instead of describing how to format to begin with, here is a sample below that demonstrates most of these rules.
...