mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 03:00:21 -04:00 
			
		
		
		
	Fix doxygen warnings about deprecated tags
Doxygen 1.8.10 warns that those tags are obsolete. Since we're not generating XML anyway, it seems harmless to remove them even for earlier versions.
This commit is contained in:
		
							parent
							
								
									afbb3101ce
								
							
						
					
					
						commit
						b873f7ac98
					
				| @ -1485,13 +1485,13 @@ XML_OUTPUT             = xml | ||||
| # which can be used by a validating XML parser to check the | ||||
| # syntax of the XML files. | ||||
| 
 | ||||
| XML_SCHEMA             = | ||||
| #XML_SCHEMA             = | ||||
| 
 | ||||
| # The XML_DTD tag can be used to specify an XML DTD, | ||||
| # which can be used by a validating XML parser to check the | ||||
| # syntax of the XML files. | ||||
| 
 | ||||
| XML_DTD                = | ||||
| #XML_DTD                = | ||||
| 
 | ||||
| # If the XML_PROGRAMLISTING tag is set to YES Doxygen will | ||||
| # dump the program listings (including syntax highlighting | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Manuel Pégourié-Gonnard
						Manuel Pégourié-Gonnard