MADNESS  version 0.9
Classes | Functions | Variables
example_doc.h File Reference

Refer to this file to understand how to document source. More...

Go to the source code of this file.

Classes

class  ExampleClass1
 Every class should be documented (this is the brief line) More...
 
class  ExampleClass2
 Brief documentation of second example class in group. More...
 

Functions

int example_func (int a)
 Global function in example group. More...
 

Variables

int stuff
 Global variable somewhere in example subgroup. More...
 

Detailed Description

Refer to this file to understand how to document source.