Skip to content
Snippets Groups Projects
Commit 35a1f405 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Update entry page; link to files AUTHORS etc

parent 09eb23ae
No related branches found
No related tags found
No related merge requests found
/*! /*!
\mainpage \mainpage
C++ API Reference of <a href="http://www.bornagainproject.org">BornAgain Project</a>, a software to simulate and fit grazing incidence small angle scattering. C++ API Reference of <a href="http://www.bornagainproject.org">BornAgain Project</a>,
an open-source software to simulate and fit
neutron and x-ray reflectometry and grazing-incidence small-angle scattering.
<ul> <ul>
<li> Section <a href="userapi.html">User API</a> contains list of main classes to run the simulation. <li> Section <a href="userapi.html">User API</a>
<li> Section <a href="annotated.html">Full C++ API</a> contains a full list of classes belonging to the %BornAgain framework. contains list of main classes to run the simulation.
<li> Section <a href="namespace.html">Namespace List</a> contains a full list of namespaces belonging to the %BornAgain framework. <li> Section <a href="annotated.html">Full C++ API</a>
<li> Section <a href="files.html">File List</a> lets you browse the C++ source code. contains a full list of classes belonging to the %BornAgain framework.
<li> Section <a href="namespace.html">Namespace List</a>
contains a full list of namespaces belonging to the %BornAgain framework.
<li> Section <a href="files.html">File List</a>
lets you browse the C++ source code.
</ul> </ul>
<b> License: </b> <b> License: </b>
<br> <br>
GNU General Public License v3 or higher <a href="https://github.com/scgmlz/BornAgain/blob/master/COPYING"
>GNU General Public License v3 or higher</a>
<br> <br>
Copyright Forschungszentrum Jülich GmbH 2015- Copyright Forschungszentrum Jülich GmbH 2015-
...@@ -23,8 +30,9 @@ Copyright Forschungszentrum Jülich GmbH 2015- ...@@ -23,8 +30,9 @@ Copyright Forschungszentrum Jülich GmbH 2015-
<br> <br>
Scientific Computing Group at MLZ Garching. Scientific Computing Group at MLZ Garching.
<br> <br>
Current maintainers: J. Carmona Loaiza, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke, D. Yurov. See file <a href="https://github.com/scgmlz/BornAgain/blob/master/AUTHORS">AUTHORS</a>
<br>
Former contributors: J. Burle, C. Durniak, J. M. Fisher. <b> Citation: </b>
See file <a href="https://github.com/scgmlz/BornAgain/blob/master/CITATION">CITATION</a>
*/ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment