#20469: 1.3 Doc "views" link from module index broken.
-------------------------------+------------------------------------
     Reporter:  danny@…        |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Documentation  |                  Version:  1.3
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by bmispelon):

 * cc: bmispelon@… (added)


Comment:

 The code used for building the docs can be found there:
 
https://github.com/django/djangoproject.com/blob/master/docs/management/commands/update_docs.py

 I've searched a bit and can't find an obvious error that would lead to the
 issue.

 My current suspicion is that some `pyc` files aren't getting cleaned up
 between successive builds, leading to nonexistent modules being included
 in the modindex.

 I will try and investigate further.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20469#comment:3>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/081.dc4a9e921af254a2dbf9b074c3e23517%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to