source: trunk/doc/first_page.doxygen @ 494

Last change on this file since 494 was 480, checked in by Jari Häkkinen, 17 years ago

Changed the statistics link once more.
Added Markus to authors.
Added link to the trac environment.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.0 KB
Line 
1// $Id: first_page.doxygen 480 2005-12-22 20:35:31Z jari $
2
3/**
4   @mainpage
5
6   \author <a
7   href='mailto:&#106;&#97;&#114;&#105;&#64;&#116;&#104;&#101;&#112;.&#108;&#117;.&#115;e'>
8   Jari H&auml;kkinen</a>, Department of Theoretical Physics, Lund
9   University, Sweden <br> <a
10   href="mailto:&#112;&#101;&#116;e&#114;&#64;t&#104;ep.&#108;&#117;.&#115;e">
11   Peter Johansson</a>, Department of Theoretical Physics, Lund
12   University, Sweden <br> <a
13   href="mailto:&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#116;&#104;&#101;&#112;.&#108;u.se">Markus
14   Ringn&eacute;r</a>, Department of Theoretical Physics, Lund
15   University, Sweden
16
17   This is the documentation for the thep C++ tools.
18
19   Most of the tools are classes, but some are non-member operators
20   and functions.
21
22   On the top there are links to the documentation of the classes. You
23   will find the non-member operators and functions through the File
24   List link above.
25
26   <a href="http://lev.thep.lu.se/trac/c++_tools">C++ tools trac
27   environment</a>
28
29   <a href="todo.html">Todo</a>
30
31   <a href="svnplot.png">Statistics</a>
32*/
Note: See TracBrowser for help on using the repository browser.