#13616: Sphinx error when building docs using Sphinx 1.0b1
------------------------------------+---------------------------------------
Reporter: hvdklauw | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Comment (by richardb):
Replying to [comment:4 ramiro]:
> Please test `13616_3.diff` that fixes issues with in-development Sphinx
1.0 and mainatns compatibility with older versions (tested with Sphing
0.5.2).
Patch does not work for me? Getting same error as lamby:
{{{
writing templatebuiltins.js...
Exception occurred:
File "/Users/richard/workspace/DjangoSVN/trunk/docs/_ext/djangodocs.py",
line 295, in finish
xrefs = self.env.reftargets.keys()
AttributeError: BuildEnvironment instance has no attribute 'reftargets'
etc...
}}}
This is with Sphinx v1.0b2.[[BR]]
I notice that patch 13616_3.diff does not include any reference to
attribute 'reftargets' which no longer exists in Sphinx according to lamby
- is this the correct patch?
--
Ticket URL: <http://code.djangoproject.com/ticket/13616#comment:5>
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.