mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed term warning on Sphinx 3.0.1+.
"term" role became case sensitive in Sphinx 3.0.1.
This commit is contained in:
parent
ee37d2070a
commit
cc70a0343e
7 changed files with 22 additions and 19 deletions
|
@ -194,8 +194,8 @@ Differences between versions
|
|||
The text documentation in the master branch of the Git repository contains the
|
||||
"latest and greatest" changes and additions. These changes include
|
||||
documentation of new features targeted for Django's next :term:`feature
|
||||
release`. For that reason, it's worth pointing out our policy to highlight
|
||||
recent changes and additions to Django.
|
||||
release <Feature release>`. For that reason, it's worth pointing out our policy
|
||||
to highlight recent changes and additions to Django.
|
||||
|
||||
We follow this policy:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue