summaryrefslogtreecommitdiffstats
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* Allow building and installation of documentationDidier Raboud2012-12-171-1805/+0
| | | | | | | Run `make doc` for the building. Then `make install` will install the generated documentation. - Move Doxyfile to Doxyfile.in, put CMAKE_CURRENT_SOURCE_DIR into it.
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-2/+1
|
* Documentation updatePiotr Dziwinski2012-08-111-833/+837
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Minor changesPiotr Dziwinski2012-07-111-2/+1
| | | | | | - moved mainpage src/doc/docmain.doc.txt to src/app/main.cpp - removed old modfile modules from src/common - removed Snd namespace in engine.h
* Structs continuedPiotr Dziwinski2012-05-011-2/+2
| | | | Basic functions finished and tested for matrix and vector.
* Moved docmain.doc.txtPiotr Dziwinski2012-04-281-1/+1
|
* Main documentaion file, fixes in DoxyfilePiotr Dziwinski2012-04-161-36/+7
| | | | | | * added docmain.doc.txt with Doxygen \mainpage * fixed paths in Doxyfile * disabled some graph generation (for now)
* Doxyfile added.Programerus2012-04-161-0/+1832