doc/doxygen/doxygen.cfg
author terom
Mon, 08 Dec 2008 12:46:37 +0000
changeset 283 7540b0859579
parent 232 59f014d22a38
child 284 27ce69fd1e06
permissions -rw-r--r--
start adding some documentation, most core classes (outside of Network) are now doxygen-enabled
232
59f014d22a38 A doxygen configuration that makes something that looks like a basix doxygen documentation. Might need some tuning. Script not tested but should work on
saiam
parents:
diff changeset
     1
PROJECT_NAME = Kishna Glista
59f014d22a38 A doxygen configuration that makes something that looks like a basix doxygen documentation. Might need some tuning. Script not tested but should work on
saiam
parents:
diff changeset
     2
OUTPUT_DIRECTORY = html
59f014d22a38 A doxygen configuration that makes something that looks like a basix doxygen documentation. Might need some tuning. Script not tested but should work on
saiam
parents:
diff changeset
     3
WARNINGS = YES
59f014d22a38 A doxygen configuration that makes something that looks like a basix doxygen documentation. Might need some tuning. Script not tested but should work on
saiam
parents:
diff changeset
     4
INPUT = ../../src
283
7540b0859579 start adding some documentation, most core classes (outside of Network) are now doxygen-enabled
terom
parents: 232
diff changeset
     5
FILE_PATTERNS = *.hh */*.hh
232
59f014d22a38 A doxygen configuration that makes something that looks like a basix doxygen documentation. Might need some tuning. Script not tested but should work on
saiam
parents:
diff changeset
     6
PERL_PATH = /usr/bi/perl