KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
doxygen_template.h File Reference

This is a template file with using doxygen. More...

#include <algorithm>
Include dependency graph for doxygen_template.h:

Go to the source code of this file.

Classes

class  DOXYGEN_TEMPLATE_EXAMPLE::Example
 This is an example class. More...
 

Namespaces

namespace  DOXYGEN_TEMPLATE_EXAMPLE
 This is an example namespace.
 

Enumerations

enum  DOXYGEN_TEMPLATE_EXAMPLE::Color { DOXYGEN_TEMPLATE_EXAMPLE::red , DOXYGEN_TEMPLATE_EXAMPLE::green , DOXYGEN_TEMPLATE_EXAMPLE::blue }
 This is an example enum. More...
 

Functions

int DOXYGEN_TEMPLATE_EXAMPLE::fun ()
 This is an example function.
 
int DOXYGEN_TEMPLATE_EXAMPLE::group_fun1 ()
 
int DOXYGEN_TEMPLATE_EXAMPLE::group_fun2 ()
 
int DOXYGEN_TEMPLATE_EXAMPLE::group_fun3 ()
 

Variables

const char[] DOXYGEN_TEMPLATE_EXAMPLE::var = "You are the best!"
 variable documentation
 

Detailed Description

This is a template file with using doxygen.

Please follow the minimal doxygen rules. Note that the @brief and @details documentation can be automatically determined by heading of the markdown structure. So don't use @brief and @details unless in the head of a file.

Author
[author] [author2] [author3]
Date
[latest-date]
Version
[version]
revision [logs]:
Date Version Author Description
[date] [version] [author] [commit]

Definition in file doxygen_template.h.