diff doc/mainpage.dox @ 66:098a10fc2e83 0.9.2

Add doxygen files and improve doxygen comments
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 21 May 2015 15:21:47 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/mainpage.dox	Thu May 21 15:21:47 2015 +0200
@@ -0,0 +1,41 @@
+/**
+\mainpage RetraceIT
+
+\section Copyright
+
+Copyright (C) 2015 by ETH Zürich
+Software engineering by Intevation GmbH
+
+This file is Free Software under the GNU GPL (v>=2)
+and comes with ABSOLUTELY NO WARRANTY!
+See LICENSE.txt for details.
+
+\section Introduction
+
+RetraceIT is a tool to view recorded login sessions. The record data
+consists of a metadata.csv file that cotains additional information
+and serveral screenshots (taken with user consent) of the recorded
+session.
+
+The orignal target platforms are Windows NT > 6.1 (Seven and later) and
+GNU/Linux and MacOS.
+
+\section Installation
+
+See the file \ref INSTALL for build instructions for Linux and Windows.
+
+\section Documentation
+For API (what you are reading now) documentation build the target "doc"
+(requires doxygen).
+
+\section Contact
+For additional information or custom modifications please contact:
+
+  Intevation GmbH <intevation@intevation.de>
+  Neuer Graben 17
+  49074 Osnabrück, Germany
+
+The public development platform can be found at:
+https://wald.intevation.org/projects/retraceit/
+
+*/
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)