Reconfigured Doxygen
This commit is contained in:
		
							
								
								
									
										25
									
								
								Doxyfile
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								Doxyfile
									
									
									
									
									
								
							@@ -252,7 +252,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# members will be omitted, etc.
 | 
					# members will be omitted, etc.
 | 
				
			||||||
# The default value is: NO.
 | 
					# The default value is: NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
 | 
				
			||||||
# Python sources only. Doxygen will then generate output that is more tailored
 | 
					# Python sources only. Doxygen will then generate output that is more tailored
 | 
				
			||||||
@@ -724,7 +724,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# messages are off.
 | 
					# messages are off.
 | 
				
			||||||
# The default value is: NO.
 | 
					# The default value is: NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = NO
 | 
					QUIET                  = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
 | 
					# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
 | 
				
			||||||
@@ -815,26 +815,7 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
 | 
					# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
 | 
				
			||||||
# *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf and *.qsf.
 | 
					# *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf and *.qsf.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.c \
 | 
					FILE_PATTERNS          = *.hpp
 | 
				
			||||||
                         *.ii \
 | 
					 | 
				
			||||||
                         *.ixx \
 | 
					 | 
				
			||||||
                         *.ipp \
 | 
					 | 
				
			||||||
                         *.i++ \
 | 
					 | 
				
			||||||
                         *.inl \
 | 
					 | 
				
			||||||
                         *.idl \
 | 
					 | 
				
			||||||
                         *.ddl \
 | 
					 | 
				
			||||||
                         *.odl \
 | 
					 | 
				
			||||||
                         *.h \
 | 
					 | 
				
			||||||
                         *.inc \
 | 
					 | 
				
			||||||
                         *.m \
 | 
					 | 
				
			||||||
                         *.markdown \
 | 
					 | 
				
			||||||
                         *.md \
 | 
					 | 
				
			||||||
                         *.dox \
 | 
					 | 
				
			||||||
                         *.tcl \
 | 
					 | 
				
			||||||
                         *.vhd \
 | 
					 | 
				
			||||||
                         *.vhdl \
 | 
					 | 
				
			||||||
                         *.ucf \
 | 
					 | 
				
			||||||
                         *.qsf
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to specify whether or not subdirectories should
 | 
					# The RECURSIVE tag can be used to specify whether or not subdirectories should
 | 
				
			||||||
# be searched for input files as well.
 | 
					# be searched for input files as well.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user