From d84d880627bcc1e1898a8f96b861bc25863ec86c Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 20 Apr 2015 17:14:31 -0500 Subject: initial commit --- doc/resource/MTS_IO_DoxygenMain.h | 28 ++++++++++++++++++++++++++++ doc/resource/mts_logo.jpeg | Bin 0 -> 1622 bytes 2 files changed, 28 insertions(+) create mode 100755 doc/resource/MTS_IO_DoxygenMain.h create mode 100644 doc/resource/mts_logo.jpeg (limited to 'doc/resource') 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 +* +*
+* Website: Multi-Tech Systems +*/ + +#endif /* MTR_DOXYGENMAIN_H_ */ diff --git a/doc/resource/mts_logo.jpeg b/doc/resource/mts_logo.jpeg new file mode 100644 index 0000000..3bae16d Binary files /dev/null and b/doc/resource/mts_logo.jpeg differ -- cgit v1.2.3