mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Doxyfile.tmpl: exclude ccan
* template/Doxyfile.tmpl (EXCLUDE): exclude ccan. [ruby-core:62557] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									6c3cc6a220
								
							
						
					
					
						commit
						792f7969bb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -104,7 +104,7 @@ WARN_LOGFILE           =
 | 
			
		|||
INPUT_ENCODING         = UTF-8
 | 
			
		||||
FILE_PATTERNS          = *.c *.h *.y *.def
 | 
			
		||||
RECURSIVE              = YES
 | 
			
		||||
EXCLUDE                = ext/dl/callback
 | 
			
		||||
EXCLUDE                = ext/dl/callback ccan
 | 
			
		||||
EXCLUDE_SYMLINKS       = YES
 | 
			
		||||
EXCLUDE_PATTERNS       = *.src doc enc build */ext/-test-/* tmp test yarvtest lib bootstraptest spec .ext .git .svn extconf.h *prelude.c encdb.h transdb.h insns.def
 | 
			
		||||
EXCLUDE_SYMBOLS        = 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue