]> Git trees. - libqmvoc.git/commitdiff
adding a Mainpage.dox file to the libscience folder for easeyer navigation in api...
authorEtienne Rebetez <etienne.rebetez@oberwallis.ch>
Fri, 17 Sep 2010 13:49:58 +0000 (13:49 +0000)
committerEtienne Rebetez <etienne.rebetez@oberwallis.ch>
Fri, 17 Sep 2010 13:49:58 +0000 (13:49 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1176379

libscience/Mainpage.dox [new file with mode: 0644]

diff --git a/libscience/Mainpage.dox b/libscience/Mainpage.dox
new file mode 100644 (file)
index 0000000..1cd7bee
--- /dev/null
@@ -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
+
+
+*/