Exercises CDI
 All Classes Files Functions Pages
Additional information

You can write additional information very conveniently with doxygen directly into the source code files of your application.

Please, take a close look to the doxygen documention.

There exists the possibility to use markdown formatting within all documentating comment, as here done for simple enumerations:

  1. some first item
  2. a second item
  3. a third one
  4. and as you see, comparing input and output, the counting is done automatically

Introduction

This is just a sample section so show how to extend the code documentation.