adopted the technical doxygen files to the current state.

This commit is contained in:
suter_a 2023-11-10 08:26:52 +01:00
parent ecd9e4a953
commit 75d0c9e01a
3 changed files with 3 additions and 8 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "mupp"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 1.0.0
PROJECT_NUMBER = 1.1.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

View File

@ -12,8 +12,7 @@
\mainpage musrfit - a framework to analyse muSR data.
<p>This pages here are meant to explain the software structure of the musrfit framework. Only the core-classes
are described, *i.e.* not the Qt GUI related stuff.
<p>This pages here are meant to explain the software structure of the musrfit framework.
<p>People merely interested in the handling of the programs should check this link:
\htmlonly
@ -64,13 +63,9 @@ under Linux, Mac OS X, and (with some more work) under Windows. The musrfit fram
\section roadmap Road map and missing features
<p>Support for NeXus files is fully available from early 2012 on.
<p>The following features should eventually be implemented, but are still missing:
- non-muSR: The plan is to add an option to fit/plot \f$f(x_1,\ldots,x_n)\f$ versus \f$g(x_1,\ldots,x_n)\f$, where \f$x_i\f$ is a given data set element.
- as soon as ROOT will properly support MS Windows platforms, some better support for MS Windows will be added. Currently only the cygwin version will be supported.
- add an interface to maxent
- we will provide rpm's for various linux flavors.
\section shortComings Short comings of the current musrfit design

View File

@ -38,7 +38,7 @@ PROJECT_NAME = musrfit
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 1.6.0
PROJECT_NUMBER = 1.9.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a