diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-04-20 16:49:52 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-04-20 16:49:52 -0500 |
commit | 17b117e73df71925d73ee026b4f54aa1867ce0a5 (patch) | |
tree | 382610c8e598a77a961c5ceb32b9b614ed00e757 /doc/resource | |
download | libmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.tar.gz libmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.tar.bz2 libmts-17b117e73df71925d73ee026b4f54aa1867ce0a5.zip |
initial commit
Diffstat (limited to 'doc/resource')
-rwxr-xr-x | doc/resource/MTS_DoxygenMain.h | 34 | ||||
-rw-r--r-- | doc/resource/mts_logo.jpeg | bin | 0 -> 1622 bytes |
2 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_ */ diff --git a/doc/resource/mts_logo.jpeg b/doc/resource/mts_logo.jpeg Binary files differnew file mode 100644 index 0000000..3bae16d --- /dev/null +++ b/doc/resource/mts_logo.jpeg |