source: trunk/doc/first_page.doxygen @ 247

Last change on this file since 247 was 214, checked in by Jari Häkkinen, 19 years ago

Changed author list.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 936 bytes
Line 
1// $Id: first_page.doxygen 214 2004-11-06 22:46:08Z jari $
2
3/**
4   \page index thep C++ tools
5
6   @version $Revision: 214 $ $Date: 2004-11-06 22:46:08 +0000 (Sat, 06 Nov 2004) $
7
8   \author <a
9   href='mailto:&#106;&#97;&#114;&#105;&#64;&#116;&#104;&#101;&#112;.&#108;&#117;.&#115;e'>Jari
10   H&auml;kkinen</a>, Department of Theoretical Physics, Lund
11   University, Sweden <br> <a
12   href="mailto:&#112;&#101;&#116;e&#114;&#64;t&#104;ep.&#108;&#117;.&#115;e">Peter
13   Johansson</a>, Department of Theoretical Physics, Lund University,
14   Sweden
15
16   This is the documentation for the thep C++ tools.
17
18   Most of the tools are classes, but some are non-member operators
19   and functions.
20
21   On the top there are links to the documentation of the classes. You
22   will find the non-member operators and functions through the File
23   List link above. */
24
25/**
26   \file
27
28   Text of the first page in the thep C++ tools documentation. It
29   exists since it wouldn't make sense to put this documentation in
30   any of the header or source files. */
Note: See TracBrowser for help on using the repository browser.