mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.10.x] Removed deprecated html_translator_class sphinx config option.
Backport of bacdfbf3d1 from master
			
			
This commit is contained in:
		| @@ -192,9 +192,6 @@ html_last_updated_fmt = '%b %d, %Y' | ||||
| # typographically correct entities. | ||||
| html_use_smartypants = True | ||||
|  | ||||
| # HTML translator class for the builder | ||||
| html_translator_class = "djangodocs.DjangoHTMLTranslator" | ||||
|  | ||||
| # Content template for the index page. | ||||
| # html_index = '' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user