1 # Included Doxygen Config file
2 #---------------------------------------------------------------------------
3 # Project name & version number
4 #---------------------------------------------------------------------------
8 #---------------------------------------------------------------------------
9 # Where to put the output
10 # Note: The images dir should be next to the created html dir within the
14 # L__[OUTPUT_DIRECTORY]
17 #---------------------------------------------------------------------------
18 OUTPUT_DIRECTORY = ../GtkRadiant-doxygen
20 #---------------------------------------------------------------------------
21 # Where to read the sources
22 # you can add more than one source...
24 # tools/quake3/q3map \
27 # Recursive is set on, so setting it to ./ (current dir) would read source
28 # files recursively from the current dir down. (which would take a while)
30 # eg: To document just include, if the current directory is ../GtkRadiant/
32 #---------------------------------------------------------------------------
35 #---------------------------------------------------------------------------
37 # TAB_SIZE - sets the indenting for the inline source and the source
39 # INCLUDE_PATH - will include documentation for included files from other
40 # packages. You can specify more than one path the same as
41 # shown in the INPUT example Leave it blank if you don't want
43 # PERL_PATH - path to the perl executable
45 #---------------------------------------------------------------------------
46 PERL_PATH = /usr/bin/perl