adopted the technical doxygen files to the current state.
This commit is contained in:
parent
ecd9e4a953
commit
75d0c9e01a
@ -38,7 +38,7 @@ PROJECT_NAME = "mupp"
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# 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
|
# 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
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
|
@ -12,8 +12,7 @@
|
|||||||
|
|
||||||
\mainpage musrfit - a framework to analyse muSR data.
|
\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
|
<p>This pages here are meant to explain the software structure of the musrfit framework.
|
||||||
are described, *i.e.* not the Qt GUI related stuff.
|
|
||||||
|
|
||||||
<p>People merely interested in the handling of the programs should check this link:
|
<p>People merely interested in the handling of the programs should check this link:
|
||||||
\htmlonly
|
\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
|
\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:
|
<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.
|
- 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
|
- add an interface to maxent
|
||||||
- we will provide rpm's for various linux flavors.
|
|
||||||
|
|
||||||
\section shortComings Short comings of the current musrfit design
|
\section shortComings Short comings of the current musrfit design
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ PROJECT_NAME = musrfit
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# 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
|
# 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
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user