summaryrefslogtreecommitdiff
path: root/doc/resource/MTS_DoxygenMain.h
diff options
context:
space:
mode:
Diffstat (limited to 'doc/resource/MTS_DoxygenMain.h')
-rwxr-xr-xdoc/resource/MTS_DoxygenMain.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/resource/MTS_DoxygenMain.h b/doc/resource/MTS_DoxygenMain.h
new file mode 100755
index 0000000..ce57cd9
--- /dev/null
+++ b/doc/resource/MTS_DoxygenMain.h
@@ -0,0 +1,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_ */