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:
		| @@ -63,6 +63,7 @@ def setup(app): | ||||
|                  man=(visit_snippet_literal, depart_snippet_literal), | ||||
|                  text=(visit_snippet_literal, depart_snippet_literal), | ||||
|                  texinfo=(visit_snippet_literal, depart_snippet_literal)) | ||||
|     app.set_translator('djangohtml', DjangoHTMLTranslator) | ||||
|     return {'parallel_read_safe': True} | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user