mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
Backport of 678f958ef9
from master
This commit is contained in:
parent
042c19cbd0
commit
f425835cbe
4 changed files with 7 additions and 7 deletions
|
@ -34,7 +34,7 @@ or Jinja2_, you should feel right at home with Django's templates.
|
|||
Templates
|
||||
=========
|
||||
|
||||
.. highlightlang:: html+django
|
||||
.. highlight:: html+django
|
||||
|
||||
A template is a text file. It can generate any text-based format (HTML, XML,
|
||||
CSV, etc.).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue