update docu

This commit is contained in:
2012-03-30 05:08:19 +00:00
parent 2338c33e2d
commit ff757c1ac1
16 changed files with 155 additions and 178 deletions

View File

@ -23,7 +23,7 @@ PROJECT_NAME = musrfit
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 0.9.0
PROJECT_NUMBER = 0.10.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@ -507,12 +507,17 @@ INPUT = musrfit.dox \
../src/classes/PTheory.cpp \
../src/classes/PUserFcnBase.cpp \
../src/classes/PUserFcn.cpp \
../src/external/MusrRoot/TMusrRunHeader.h \
../src/external/MusrRoot/TMusrRunHeader.cpp \
../src/msr2data.cpp \
../src/msr2msr.cpp \
../src/musrfit.cpp \
../src/musrparam.cpp \
../src/musrt0.cpp \
../src/musrview.cpp
../src/musrview.cpp \
../src/nexus_dump.cpp \
../src/musrRootValidation.cpp \
../src/read_musrRoot_runHeader.cpp \
../src/write_musrRoot_runHeader.cpp
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp