mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-30 10:12:31 -04:00 
			
		
		
		
	We have built up detailed documentation of the *settings* and the *engines* over the past few years. However, this documentation was still spread over various chapters and was difficult to navigate in its entirety. This patch rearranges the Settings & Engines documentation for better readability. To review new ordered docs:: make docs.clean docs.live Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
		
			
				
	
	
		
			44 lines
		
	
	
		
			515 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			515 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _bing engines:
 | |
| 
 | |
| ============
 | |
| Bing Engines
 | |
| ============
 | |
| 
 | |
| .. contents::
 | |
|    :depth: 2
 | |
|    :local:
 | |
|    :backlinks: entry
 | |
| 
 | |
| 
 | |
| .. _bing web engine:
 | |
| 
 | |
| Bing WEB
 | |
| ========
 | |
| 
 | |
| .. automodule:: searx.engines.bing
 | |
|   :members:
 | |
| 
 | |
| .. _bing images engine:
 | |
| 
 | |
| Bing Images
 | |
| ===========
 | |
| 
 | |
| .. automodule:: searx.engines.bing_images
 | |
|   :members:
 | |
| 
 | |
| .. _bing videos engine:
 | |
| 
 | |
| Bing Videos
 | |
| ===========
 | |
| 
 | |
| .. automodule:: searx.engines.bing_videos
 | |
|   :members:
 | |
| 
 | |
| .. _bing news engine:
 | |
| 
 | |
| Bing News
 | |
| =========
 | |
| 
 | |
| .. automodule:: searx.engines.bing_news
 | |
|   :members:
 |