doc/reference: fix sidebar TOC depth
Previously, the sidebar TOC had unlimited depth, making it useless and interfering with the content. This seems to have regressed in pytest 7.2.x going by the RTD version selector.
This commit is contained in:
		
							parent
							
								
									c1728948ac
								
							
						
					
					
						commit
						4ecf313604
					
				|  | @ -1,3 +1,5 @@ | |||
| :tocdepth: 3 | ||||
| 
 | ||||
| .. _`api-reference`: | ||||
| 
 | ||||
| API Reference | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue