diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-04-20 17:14:31 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-04-20 17:14:31 -0500 |
commit | d84d880627bcc1e1898a8f96b861bc25863ec86c (patch) | |
tree | e7db4eef6a8e8254eaa6ba0c7e5d56098af19d16 /doc/resource | |
download | libmts-io-d84d880627bcc1e1898a8f96b861bc25863ec86c.tar.gz libmts-io-d84d880627bcc1e1898a8f96b861bc25863ec86c.tar.bz2 libmts-io-d84d880627bcc1e1898a8f96b861bc25863ec86c.zip |
initial commit
Diffstat (limited to 'doc/resource')
-rwxr-xr-x | doc/resource/MTS_IO_DoxygenMain.h | 28 | ||||
-rw-r--r-- | doc/resource/mts_logo.jpeg | bin | 0 -> 1622 bytes |
2 files changed, 28 insertions, 0 deletions
diff --git a/doc/resource/MTS_IO_DoxygenMain.h b/doc/resource/MTS_IO_DoxygenMain.h new file mode 100755 index 0000000..83f9c7f --- /dev/null +++ b/doc/resource/MTS_IO_DoxygenMain.h @@ -0,0 +1,28 @@ +/*! + \file MTS_IO_DoxygenMain.h + \brief Header for MTS IO Library Code Documentation. + \date 2012-12-13 + \author Sean Godinez + + Details. + */ + +#ifndef MTS_IO_DOXYGENMAIN_H_ +#define MTS_IO_DOXYGENMAIN_H_ + + +/** @mainpage Welcome to the Multi-Tech Systems MTS IO Library Documentation Site +* +* @authors MTS Software Developers +* +* @section intro Introduction +* @todo Provide an introduction describing the MTS IO library, +* build configuration, and unit testing. +* +* @todo Document MTS IO 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 |