From efa38a48e4a65cec0043d7a5c5a75cbc599dcc9c Mon Sep 17 00:00:00 2001
From: Achim Gsell <achim.gsell@psi.ch>
Date: Wed, 19 Aug 2020 16:12:17 +0200
Subject: [PATCH] Doxygen main page reviewed

---
 src/addToDoxygenMainPage.h | 43 +++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

diff --git a/src/addToDoxygenMainPage.h b/src/addToDoxygenMainPage.h
index d57ff3430..47ce4cbb5 100644
--- a/src/addToDoxygenMainPage.h
+++ b/src/addToDoxygenMainPage.h
@@ -1,32 +1,31 @@
 /*! \mainpage
 <P>
 <B>
-OPAL is a tool for charged-particle optics in accelerator structures and beam lines. Using the MAD
-language with extensions. IPPL (Independent Parallel Particle Layer)
-is the framework which provides parallel particles and fields using data parallel ansatz. OPAL is
-built from the ground up as a parallel application exemplifying the fact that HPC (High Performance
-Computing) is the third leg of science, complementing theory and the experiment. HPC is made
-possible now through the increasingly sophisticated mathematical models and evolving computer
-power available on the desktop and in super computer centres. OPAL runs on your laptop as well as
-on the largest HPC clusters available today.
-The OPAL framework makes it easy to add new features in the form of new C++ classes. It comes
-in the following flavours:
-OPAL-CYCL tracks particles with 3D space charge including neighbouring turns in cyclotrons and
-FFAs with time as the independent variable.
-OPAL-T can be used to model beam lines, linacs, rf-photo injectors and complete XFEL’s excluding
-the undulator.
+OPAL is a parallel open source tool for charged-particle optics in linear
+accelerators and rings, including 3D space charge. Using the MAD language
+with extensions, OPAL can run on a laptop as well as on the largest high
+performance computing systems. OPAL is built from the ground up as a
+parallel application.
+
+The OPAL framework makes it easy to add new features in the form of new
+C++ classes.
 </B>
 </P>
 
 <P>
 <B>
-Developed by
-Andreas Adelmann, Achim Gsell, Valeria Rizzoglio (PSI),
-Christof Metzger-Kraus (HZB),
-Yves Ineichen (IBM),
-Xiaoying Pang, Steve Russell (LANL),
-Chuan Wang, Jianjun Yang (CIAE),
-Suzanne Sheehy, Chris Rogers (RAL) and
+Authors
+Andreas Adelmann (PSI);
+Pedro Calvo (CIEMAT);
+Matthias Frey (PSI);
+Achim Gsell (PSI);
+Uldis Locans (PSI);
+Christof Metzger-Kraus;
+Nicole Neveu (SLAC);
+Chris Rogers (RAL);
+Steve Russell (LANL);
+Suzanne Sheehy (Oxford);
+Jochem Snuverink (PSI);
 Daniel Winklehner (MIT)
 </B>
 <P>
@@ -38,4 +37,4 @@ Andreas Adelmann
 <P>
 <a href="http://www.psi.ch">PSI Disclaimers</a><br>
 </P>
-*/
\ No newline at end of file
+*/
-- 
GitLab