Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...