Doxygen

There seems to be no Doxygen documentation installed for GammaLib.


To install Doxygen documentation, make sure that Doxygen is installed on your system. If installed, then type the following in the GammaLib source directory:

> ./configure
> make doxygen
> make doxygen-install

Now the Doxygen documentation should be installed on your system. To verify if this is indeed the case, simply reload this page (or wait for 30 seconds).