From: Etienne Rebetez Date: Fri, 17 Sep 2010 13:49:58 +0000 (+0000) Subject: adding a Mainpage.dox file to the libscience folder for easeyer navigation in api... X-Git-Tag: v4.5.80~3 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=71506697eee7c0a39811d02cab89475b679cf2aa;p=libqmvoc.git adding a Mainpage.dox file to the libscience folder for easeyer navigation in api.kde.org svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1176379 --- diff --git a/libscience/Mainpage.dox b/libscience/Mainpage.dox new file mode 100644 index 0000000..1cd7bee --- /dev/null +++ b/libscience/Mainpage.dox @@ -0,0 +1,21 @@ +/** @mainpage libscience + +libscience is a library that provides classes for chemical data. + +This library is mainly used by kalzium. + +Element classes: + - Element + - Isotope + - Spectrum + +Molecule classes: + - MoleculeParser + +Others: + - ChemicalDataObject is used to store date from the BODB + - pseTables porvides the scheme of periodic systems of elements + - TempUnit to work with different temperature units + + +*/