chore(documentation): re-enabled javascript elements in Doxyfile
This commit is contained in:
		
							parent
							
								
									c48a3056e4
								
							
						
					
					
						commit
						ceda870d06
					
				
							
								
								
									
										7
									
								
								Doxyfile
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								Doxyfile
									
									
									
									
									
								
							|  | @ -1394,6 +1394,7 @@ HTML_STYLESHEET        = | |||
| # This tag requires that the tag GENERATE_HTML is set to YES. | ||||
| 
 | ||||
| HTML_EXTRA_STYLESHEET  = documentation/doxygen-awesome-css/doxygen-awesome.css | ||||
|                           | ||||
| 
 | ||||
| # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or | ||||
| # other source files which should be copied to the HTML output directory. Note | ||||
|  | @ -1456,7 +1457,7 @@ HTML_COLORSTYLE_GAMMA  = 80 | |||
| # The default value is: YES. | ||||
| # This tag requires that the tag GENERATE_HTML is set to YES. | ||||
| 
 | ||||
| HTML_DYNAMIC_MENUS     = NO | ||||
| HTML_DYNAMIC_MENUS     = YES | ||||
| 
 | ||||
| # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML | ||||
| # documentation will contain sections that can be hidden and shown after the | ||||
|  | @ -1464,7 +1465,7 @@ HTML_DYNAMIC_MENUS     = NO | |||
| # The default value is: NO. | ||||
| # This tag requires that the tag GENERATE_HTML is set to YES. | ||||
| 
 | ||||
| HTML_DYNAMIC_SECTIONS  = NO | ||||
| HTML_DYNAMIC_SECTIONS  = YES | ||||
| 
 | ||||
| # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries | ||||
| # shown in the various tree structured indices initially; the user can expand | ||||
|  | @ -1892,7 +1893,7 @@ SEARCHENGINE           = YES | |||
| # The default value is: NO. | ||||
| # This tag requires that the tag SEARCHENGINE is set to YES. | ||||
| 
 | ||||
| SERVER_BASED_SEARCH    = NO | ||||
| SERVER_BASED_SEARCH    = YES | ||||
| 
 | ||||
| # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP | ||||
| # script for searching. Instead the search results are written to an XML file | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Sara
						Sara