coding.doxy 242 B

12345678910
  1. /** \page coding Coding Guidlines
  2. NICE is basically guided on the <a href="http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml">Google style guide</a>
  3. Additionally, there are the following regulations:
  4. \verbinclude CODING
  5. */