#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 lamby):

 Patch is not sufficient for me using sphinx 1.0~b1 due to the removal of
 BuildEnvionment.reftargets:

 {{{
 dumping search index... done
 dumping object inventory... done
 writing templatebuiltins.js...

 Exception occurred:
   File "/tmp/bp-build/Django-1.2.1/docs.debian/_ext/djangodocs.py", line
 285, in finish
     xrefs = self.env.reftargets.keys()
 AttributeError: BuildEnvironment instance has no attribute 'reftargets'
 The full traceback has been saved in /tmp/sphinx-err-03UAZX.log, if you
 want to report the issue to the developers.
 Please also report this if it was a user error, so that a better error
 message can be provided next time.
 Either send bugs to the mailing list at <http://groups.google.com/group
 /sphinx-dev/>,
 or report them in the tracker at
 <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13616#comment:3>
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.

Reply via email to