summaryrefslogtreecommitdiff
path: root/doc/resource/MTS_DoxygenMain.h
blob: ce57cd9ada978c4651a4c6ac0054269a8dce4342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*!
 \file MTS_DoxygenMain.h
 \brief Header for MTS Library Code Documentation.
 \date 2012-12-13
 \author Sean Godinez

 Details.
 */

#ifndef MTS_DOXYGENMAIN_H_
#define MTS_DOXYGENMAIN_H_


/** @mainpage Welcome to the Multi-Tech Systems MTS Library Documentation Site
*
* @authors MTS Software Developers
*
* @section intro Introduction
* @todo Provide an introduction describing the MTS library,
* build configuration, and unit testing.
*
*
* <hr>
* @section notes Release Notes
* <hr>
* @section requirements Requirements
* <hr>
* @todo Document MTS Libraries
*
* <hr>
* Website: <A HREF="http://www.multitech.com"> Multi-Tech Systems </A>
*/

#endif /* MTR_DOXYGENMAIN_H_ */