#36329: Remove/replace non-code custom link text when cross-referencing Python
objects in docs
-------------------------------------+-------------------------------------
               Reporter:  Clifford   |          Owner:  Clifford Gama
  Gama                               |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:             |        Version:  dev
  Documentation                      |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Some cross-references to Python objects in the docs use custom link text
 that isn't actual code, eg :meth:`a get lookup
 <django.models.QuerySet.get>`
 
[https://docs.djangoproject.com/en/dev/ref/contrib/contenttypes/#django.contrib.contenttypes.models.ContentType.get_object_for_this_type
 here]. This is undesirable because it causes natural language phrases like
 "a get lookup", in this example, to render as inline code.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36329>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701963eb2e3ee-1d3808d9-b077-4888-9385-f183dd938854-000000%40eu-central-1.amazonses.com.

Reply via email to