Doxyfile
branchpyrit
changeset 66 c5b89d16497a
parent 46 6493fb65f0b1
child 94 4c8abb8977dc
equal deleted inserted replaced
65:242839c6d27d 66:c5b89d16497a
   845 #---------------------------------------------------------------------------
   845 #---------------------------------------------------------------------------
   846 
   846 
   847 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 
   847 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 
   848 # generate Latex output.
   848 # generate Latex output.
   849 
   849 
   850 GENERATE_LATEX         = YES
   850 GENERATE_LATEX         = NO
   851 
   851 
   852 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. 
   852 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. 
   853 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 
   853 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 
   854 # put in front of it. If left blank `latex' will be used as the default path.
   854 # put in front of it. If left blank `latex' will be used as the default path.
   855 
   855