From 17b117e73df71925d73ee026b4f54aa1867ce0a5 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 20 Apr 2015 16:49:52 -0500 Subject: initial commit --- doc/resource/MTS_DoxygenMain.h | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100755 doc/resource/MTS_DoxygenMain.h (limited to 'doc/resource/MTS_DoxygenMain.h') 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. +* +* +*
+* @section notes Release Notes +*
+* @section requirements Requirements +*
+* @todo Document MTS Libraries +* +*
+* Website: Multi-Tech Systems +*/ + +#endif /* MTR_DOXYGENMAIN_H_ */ -- cgit v1.2.3