summaryrefslogtreecommitdiff
path: root/doc/resource/MTS_DoxygenMain.h
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2015-04-20 16:49:52 -0500
committerJesse Gilles <jgilles@multitech.com>2015-04-20 16:49:52 -0500
commit17b117e73df71925d73ee026b4f54aa1867ce0a5 (patch)
tree382610c8e598a77a961c5ceb32b9b614ed00e757 /doc/resource/MTS_DoxygenMain.h
downloadlibmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.tar.gz
libmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.tar.bz2
libmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.zip
initial commit
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_ */