#10315: objects.inv not available for intersphinx ---------------------------+------------------------------------------------ Reporter: awatts | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ I'm writing documentation for my Django app, and I'm using Sphinx with the [http://sphinx.pocoo.org/ext/intersphinx.html intersphinx] extension. I'd like to be able to cross-reference Django modules, but http://docs.djangoproject.com/en/dev/objects.inv either doesn't exist or is not served. Currently I'm making my own ad hoc inventory file, but it would be nice if I could reference the real one.
See http://docs.python.org/objects.inv as an example of a site that does provide the cross-referencing information. -- Ticket URL: <http://code.djangoproject.com/ticket/10315> Django <http://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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
